Skip to content

Commit

Permalink
Fixed Gas Centrifuge Animation and locked Graphic Rotation
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLoneTec authored and masakitenchi committed Aug 10, 2024
1 parent 8bfe2d3 commit 0ed3880
Showing 1 changed file with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@
<description>Separates uranium ore into isotopes, producing enriched uranium.</description>
<graphicData>
<texPath>Things/Building/Production/GasCentrifuge/GC_off</texPath>
<graphicClass>Graphic_Multi</graphicClass>
<graphicClass>Graphic_Single</graphicClass>
<shaderType>CutoutComplex</shaderType>
<drawSize>(3,3)</drawSize>
<drawRotated>false</drawRotated>
<shadowData>
<volume>(2.22, 0.8, 0.62)</volume>
<offset>(0, 0, -0.13)</offset>
Expand All @@ -18,6 +19,11 @@
<rect>(0.3,0.1,2.4,1.8)</rect>
</damageData>
</graphicData>
<drawerType>MapMeshAndRealTime</drawerType>
<FramePath>Things/Building/Production/GasCentrifuge/GC_anim</FramePath>
<AnimationType>standart</AnimationType>
<FrameCount>6</FrameCount>
<multispeed>5</multispeed>
<pathCost>80</pathCost>
<statBases>
<MaxHitPoints>340</MaxHitPoints>
Expand Down

0 comments on commit 0ed3880

Please sign in to comment.