Skip to content
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.

Commit

Permalink
wip: tower prop fix
Browse files Browse the repository at this point in the history
  • Loading branch information
udeved committed Nov 7, 2021
1 parent e1b2e70 commit 9e41712
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion art/actors/structures/han/tower_great.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<castshadow/>
<group>
<variant frequency="1" name="Base" file="structures/defensive_building.xml">
<mesh>structural/han_tower_large.dae</mesh>
<mesh>structural/han_large_tower.dae</mesh>
<props>
<prop actor="props/structures/decals/dirt_3x3.xml" attachpoint="root"/>
</props>
Expand Down
8 changes: 4 additions & 4 deletions art/meshes/structural/han_large_tower.dae
Original file line number Diff line number Diff line change
Expand Up @@ -74,15 +74,15 @@
<node id="prop_flag" name="prop_flag" type="NODE">
<matrix sid="transform">1 0 -8.28764e-9 0.005943298 0 1 0 0 8.28764e-9 0 1 26.97654 0 0 0 1</matrix>
</node>
<node id="prop_projectile" name="prop_projectile" type="NODE">
<matrix sid="transform">-4.37114e-8 -1 4.59789e-7 0 1 -4.37112e-8 4.59788e-7 3.8147e-6 -4.59788e-7 4.59789e-7 1 16.05851 0 0 0 1</matrix>
</node>
<node id="prop_garrisoned" name="prop_garrisoned" type="NODE">
<matrix sid="transform">-4.37114e-8 -1 4.59789e-7 0 1 -4.37112e-8 4.59788e-7 3.8147e-6 -4.59788e-7 4.59789e-7 1 0 0 0 0 1</matrix>
</node>
<node id="prop_projectile" name="prop_projectile" type="NODE">
<matrix sid="transform">-4.37114e-8 -1 4.59789e-7 0 1 -4.37112e-8 4.59788e-7 3.8147e-6 -4.59788e-7 4.59789e-7 1 16.05851 0 0 0 1</matrix>
</node>
</visual_scene>
</library_visual_scenes>
<scene>
<instance_visual_scene url="#Scene"/>
</scene>
</COLLADA>
</COLLADA>

0 comments on commit 9e41712

Please sign in to comment.