Commit 6f8584ed by Philipp Adolf

Improve element placement for level 0

parent 9af9f43e
......@@ -13,9 +13,9 @@
<Item prefab="ground" x="-4.7" y="-2.39" scalex="22.78" />
<Item prefab="ground" y="-3.69" scalex="60" />
<Item prefab="Turret" y="-0.28">
<children prefab="TurretBase" x="-0.72" y="3.27" rot="180" />
<children prefab="Cannon" x="-0.72" y="3.23" rot="180" scaley="4.02" />
<children prefab="TurretButton" x="0.1" y="-3.29" />
<children prefab="TurretBase" y="3.444" rot="180" />
<children prefab="Cannon" y="3.404" rot="180" scaley="4.02" />
<children prefab="TurretButton" y="-3.29" />
</Item>
<Item prefab="ground" x="-6.2" y="1.46" scalex="10" />
<Item prefab="ground" x="6.2" y="1.46" scalex="10" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment