First implement of Worlds

This commit is contained in:
=
2016-11-14 15:32:39 +01:00
parent a11523ddb2
commit def72f84b2
38 changed files with 274 additions and 115 deletions

View File

@ -1,4 +1,5 @@
<levelPack name="Grasslands" id="1">
<levelPack>
<world>GRASSLANDS</world>
<levels class="java.util.ArrayList">
<level number="1" goalX="22.606565" startSpeed="0.25" endSpeed="0.7" terrainEdge="-0.6" ceilingEdge="1.0">
<terrainTiles class="java.util.ArrayList">

View File

@ -1,4 +1,5 @@
<levelPack name="Testcave" id="0">
<levelPack>
<world>TESTCAVE</world>
<levels class="java.util.ArrayList">
<level number="1" goalX="32.129963" startSpeed="0.25" endSpeed="0.7" terrainEdge="0.305" ceilingEdge="0.538">
<terrainTiles class="java.util.ArrayList">