Commit a7c622f4 by Alisa Jung

neuer level mit turrets

parent e2ec477c
......@@ -75,4 +75,37 @@
<Item prefab="ground" x="7.5" y="-0.38" rot="90" scalex="30" />
<Item prefab="ground" y="-4" scalex="60" />
</Level>
<!--Neuer LEvel von Alisa mit Turrets-->
<Level>
<Item prefab="Turret" x="3.52" y="-0.76">
<children prefab="TurretBase" x="-7.33" y="2.75" rot="270" />
<children prefab="Cannon" x="-7.33" y="2.71" rot="270" scaley="4.02" />
<children prefab="TurretButton" x="6.56" y="2.51" />
</Item>
<Item prefab="Turret" y="-0.28">
<children prefab="TurretBase" x="-7.37" y="-1.46" rot="270" />
<children prefab="Cannon" x="-7.37" y="-1.5" rot="270" scaley="4.02" />
<children prefab="TurretButton" x="6.82" y="-1.49" />
</Item>
<Item prefab="Turret" y="-0.28">
<children prefab="TurretBase" x="7.35" y="-2.77" rot="90" />
<children prefab="Cannon" x="7.35" y="-2.81" rot="90" scaley="4.02" />
<children prefab="TurretButton" x="-6.71" y="0.24" />
</Item>
<Item prefab="Start_Position" x="5" y="0.31" />
<Item prefab="Start_Position" x="-5" y="0.31" />
<Item prefab="Start_Position" x="-2.5" y="0.31" />
<Item prefab="Start_Position" x="2.5" y="0.31" />
<Item prefab="ground" x="-7.5" y="-0.07" rot="90" scalex="30" />
<Item prefab="ground" x="7.5" y="-0.07" rot="90" scalex="30" />
<Item prefab="ground" y="-3.69" scalex="60" />
<Item prefab="ground" x="-6.22" y="-0.16" scalex="10" />
<Item prefab="ground" x="6.12" y="-1.86" scalex="10" />
<Item prefab="ground" y="3.56" scalex="60" />
<Item prefab="ground" x="-3.59" y="-1.92" scalex="10" />
<Item prefab="ground" x="3.07" y="0.08" scalex="10" />
<Item prefab="ground" x="6.12" y="2.15" scalex="10" />
<Item prefab="Powerup_Heal" x="6.15" y="-3.24" scalex="1.5" scaley="1.5" />
<Item prefab="Powerup_Heal" x="-7.04" y="-3.24" scalex="1.5" scaley="1.5" />
</Level>
</Levels>
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