Fixed transform values

This commit is contained in:
Apoc-
2017-09-25 15:34:04 +02:00
parent 0d5df124a4
commit 33b9cb5c88
5 changed files with 13 additions and 13 deletions

View File

@@ -7,8 +7,8 @@
</description>
<model>
<path value="morgenstern" prefabName="morgenstern"/>
<scale x="0.8" y="0.8" z="0.8" />
<rotation x="0.0" y="0.0" z="-60.0" />
<position x="80" y="-20.0" z="-200.0" />
<scale x="1" y="1" z="1" />
<rotation x="20.0" y="0.0" z="0.0" />
<position x="0" y="-50.0" z="0.0" />
</model>
</poi>