Skip to content

Commit

Permalink
Add rotation to shields
Browse files Browse the repository at this point in the history
  • Loading branch information
N7Huntsman committed Jun 27, 2024
1 parent 7d48cf2 commit 68637b9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Defs/ThingDefs_Misc/Apparel_Shield.xml
Original file line number Diff line number Diff line change
Expand Up @@ -170,8 +170,12 @@
</defaultData>
<dataEast>
<layer>-5</layer>
<offset>(0, 0, -0.1)</offset>
<offset>(0, 0, -0.1)</offset>
<rotationOffset>30</rotationOffset>
</dataEast>
<dataWest>
<rotationOffset>-30</rotationOffset>
</dataWest>
<dataNorth>
<layer>-5</layer>
<offset>(0.15, 0, -0.1)</offset>
Expand Down

0 comments on commit 68637b9

Please sign in to comment.