diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-03-14 14:56:15 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-03-14 14:56:15 (EDT) |
commit | 23d9096350613f5f107d09f146f10593da2d68d6 (patch) | |
tree | a33d3ffbf6a6c58cb38ccda2476d667df7648dca /games/classic | |
parent | d8a21f482778a14dc39c637923fa8bd422a656ee (diff) | |
download | dodge-balls-23d9096350613f5f107d09f146f10593da2d68d6.zip dodge-balls-23d9096350613f5f107d09f146f10593da2d68d6.tar.gz dodge-balls-23d9096350613f5f107d09f146f10593da2d68d6.tar.bz2 |
games/classic: Renumber map objects
Diffstat (limited to 'games/classic')
-rw-r--r-- | games/classic/level01.tmx | 8 | ||||
-rw-r--r-- | games/classic/level02.tmx | 8 | ||||
-rw-r--r-- | games/classic/level03.tmx | 8 | ||||
-rw-r--r-- | games/classic/level04.tmx | 8 | ||||
-rw-r--r-- | games/classic/level05.tmx | 8 | ||||
-rw-r--r-- | games/classic/level06.tmx | 12 | ||||
-rw-r--r-- | games/classic/level07.tmx | 12 | ||||
-rw-r--r-- | games/classic/level08.tmx | 18 | ||||
-rw-r--r-- | games/classic/level09.tmx | 18 | ||||
-rw-r--r-- | games/classic/level10.tmx | 30 |
10 files changed, 65 insertions, 65 deletions
diff --git a/games/classic/level01.tmx b/games/classic/level01.tmx index f39d611..681dd78 100644 --- a/games/classic/level01.tmx +++ b/games/classic/level01.tmx @@ -10,26 +10,26 @@ </data> </layer> <objectgroup name="Object Layer 1"> - <object id="2" gid="4" x="64" y="416" width="32" height="32"> + <object id="1" gid="4" x="64" y="416" width="32" height="32"> <properties> <property name="type" value="player"/> </properties> </object> - <object id="3" gid="5" x="160" y="128" width="32" height="32"> + <object id="2" gid="5" x="160" y="128" width="32" height="32"> <properties> <property name="direction" value="random"/> <property name="speed" type="int" value="120"/> <property name="type" value="ball"/> </properties> </object> - <object id="4" gid="5" x="480" y="416" width="32" height="32"> + <object id="3" gid="5" x="480" y="416" width="32" height="32"> <properties> <property name="direction" value="random"/> <property name="speed" type="int" value="120"/> <property name="type" value="ball"/> </properties> </object> - <object id="5" gid="6" x="352" y="96" width="32" height="32"> + <object id="4" gid="6" x="352" y="96" width="32" height="32"> <properties> <property name="type" value="target"/> </properties> diff --git a/games/classic/level02.tmx b/games/classic/level02.tmx index 25c7050..d86b0cb 100644 --- a/games/classic/level02.tmx +++ b/games/classic/level02.tmx @@ -10,26 +10,26 @@ </data> </layer> <objectgroup name="Object Layer 1"> - <object id="2" gid="4" x="64" y="416" width="32" height="32"> + <object id="1" gid="4" x="64" y="416" width="32" height="32"> <properties> <property name="type" value="player"/> </properties> </object> - <object id="6" gid="5" x="96" y="192" width="32" height="32"> + <object id="2" gid="5" x="96" y="192" width="32" height="32"> <properties> <property name="direction" value="random"/> <property name="speed" type="int" value="120"/> <property name="type" value="ball"/> </properties> </object> - <object id="7" gid="5" x="448" y="416" width="32" height="32"> + <object id="3" gid="5" x="448" y="416" width="32" height="32"> <properties> <property name="direction" value="random"/> <property name="speed" type="int" value="120"/> <property name="type" value="ball"/> </properties> </object> - <object id="8" gid="6" x="544" y="128" width="32" height="32"> + <object id="4" gid="6" x="544" y="128" width="32" height="32"> <properties> <property name="type" value="target"/> </properties> diff --git a/games/classic/level03.tmx b/games/classic/level03.tmx index 4f339e6..334c37a 100644 --- a/games/classic/level03.tmx +++ b/games/classic/level03.tmx @@ -10,26 +10,26 @@ </data> </layer> <objectgroup name="Object Layer 1"> - <object id="2" gid="4" x="32" y="448" width="32" height="32"> + <object id="1" gid="4" x="32" y="448" width="32" height="32"> <properties> <property name="type" value="player"/> </properties> </object> - <object id="10" gid="5" x="224" y="192" width="32" height="32"> + <object id="2" gid="5" x="224" y="192" width="32" height="32"> <properties> <property name="direction" value="random"/> <property name="speed" type="int" value="120"/> <property name="type" value="ball"/> </properties> </object> - <object id="11" gid="5" x="320" y="384" width="32" height="32"> + <object id="3" gid="5" x="320" y="384" width="32" height="32"> <properties> <property name="direction" value="random"/> <property name="speed" type="int" value="120"/> <property name="type" value="ball"/> </properties> </object> - <object id="12" gid="6" x="576" y="192" width="32" height="32"> + <object id="4" gid="6" x="576" y="192" width="32" height="32"> <properties> <property name="type" value="target"/> </properties> diff --git a/games/classic/level04.tmx b/games/classic/level04.tmx index e9c4b19..6481477 100644 --- a/games/classic/level04.tmx +++ b/games/classic/level04.tmx @@ -10,26 +10,26 @@ </data> </layer> <objectgroup name="Object Layer 1"> - <object id="2" gid="4" x="32" y="416" width="32" height="32"> + <object id="1" gid="4" x="32" y="416" width="32" height="32"> <properties> <property name="type" value="player"/> </properties> </object> - <object id="10" gid="5" x="224" y="384" width="32" height="32"> + <object id="2" gid="5" x="224" y="384" width="32" height="32"> <properties> <property name="direction" value="random"/> <property name="speed" type="int" value="120"/> <property name="type" value="ball"/> </properties> </object> - <object id="11" gid="5" x="320" y="96" width="32" height="32"> + <object id="3" gid="5" x="320" y="96" width="32" height="32"> <properties> <property name="direction" value="random"/> <property name="speed" type="int" value="120"/> <property name="type" value="ball"/> </properties> </object> - <object id="12" gid="6" x="576" y="128" width="32" height="32"> + <object id="4" gid="6" x="576" y="128" width="32" height="32"> <properties> <property name="type" value="target"/> </properties> diff --git a/games/classic/level05.tmx b/games/classic/level05.tmx index 57461fe..23f180b 100644 --- a/games/classic/level05.tmx +++ b/games/classic/level05.tmx @@ -10,26 +10,26 @@ </data> </layer> <objectgroup name="Object Layer 1"> - <object id="2" gid="4" x="32" y="448" width="32" height="32"> + <object id="1" gid="4" x="32" y="448" width="32" height="32"> <properties> <property name="type" value="player"/> </properties> </object> - <object id="10" gid="5" x="96" y="352" width="32" height="32"> + <object id="2" gid="5" x="96" y="352" width="32" height="32"> <properties> <property name="direction" value="random"/> <property name="speed" type="int" value="60"/> <property name="type" value="ball"/> </properties> </object> - <object id="11" gid="5" x="448" y="256" width="32" height="32"> + <object id="3" gid="5" x="448" y="256" width="32" height="32"> <properties> <property name="direction" value="random"/> <property name="speed" type="int" value="120"/> <property name="type" value="ball"/> </properties> </object> - <object id="12" gid="6" x="480" y="96" width="32" height="32"> + <object id="4" gid="6" x="480" y="96" width="32" height="32"> <properties> <property name="type" value="target"/> </properties> diff --git a/games/classic/level06.tmx b/games/classic/level06.tmx index 8cebf7d..98bae3b 100644 --- a/games/classic/level06.tmx +++ b/games/classic/level06.tmx @@ -10,40 +10,40 @@ </data> </layer> <objectgroup name="Object Layer 1"> - <object id="2" gid="4" x="32" y="448" width="32" height="32"> + <object id="1" gid="4" x="32" y="448" width="32" height="32"> <properties> <property name="type" value="player"/> </properties> </object> - <object id="6" gid="5" x="160" y="192" width="32" height="32"> + <object id="2" gid="5" x="160" y="192" width="32" height="32"> <properties> <property name="direction" value="lr"/> <property name="speed" type="int" value="60"/> <property name="type" value="ball"/> </properties> </object> - <object id="7" gid="5" x="256" y="320" width="32" height="32"> + <object id="3" gid="5" x="256" y="320" width="32" height="32"> <properties> <property name="direction" value="lr"/> <property name="speed" type="int" value="60"/> <property name="type" value="ball"/> </properties> </object> - <object id="8" gid="5" x="352" y="288" width="32" height="32"> + <object id="4" gid="5" x="352" y="288" width="32" height="32"> <properties> <property name="direction" value="lr"/> <property name="speed" type="int" value="120"/> <property name="type" value="ball"/> </properties> </object> - <object id="9" gid="5" x="448" y="192" width="32" height="32"> + <object id="5" gid="5" x="448" y="192" width="32" height="32"> <properties> <property name="direction" value="lr"/> <property name="speed" type="int" value="120"/> <property name="type" value="ball"/> </properties> </object> - <object id="10" gid="6" x="576" y="448" width="32" height="32"> + <object id="6" gid="6" x="576" y="448" width="32" height="32"> <properties> <property name="type" value="target"/> </properties> diff --git a/games/classic/level07.tmx b/games/classic/level07.tmx index e26e621..72cf875 100644 --- a/games/classic/level07.tmx +++ b/games/classic/level07.tmx @@ -10,40 +10,40 @@ </data> </layer> <objectgroup name="Object Layer 1"> - <object id="2" gid="4" x="64" y="448" width="32" height="32"> + <object id="1" gid="4" x="64" y="448" width="32" height="32"> <properties> <property name="type" value="player"/> </properties> </object> - <object id="6" gid="5" x="32" y="288" width="32" height="32"> + <object id="2" gid="5" x="32" y="288" width="32" height="32"> <properties> <property name="direction" value="lr"/> <property name="speed" type="int" value="120"/> <property name="type" value="ball"/> </properties> </object> - <object id="7" gid="5" x="32" y="192" width="32" height="32"> + <object id="3" gid="5" x="32" y="192" width="32" height="32"> <properties> <property name="direction" value="lr"/> <property name="speed" type="int" value="120"/> <property name="type" value="ball"/> </properties> </object> - <object id="8" gid="5" x="416" y="160" width="32" height="32"> + <object id="4" gid="5" x="416" y="160" width="32" height="32"> <properties> <property name="direction" value="lr"/> <property name="speed" type="int" value="120"/> <property name="type" value="ball"/> </properties> </object> - <object id="9" gid="5" x="576" y="288" width="32" height="32"> + <object id="5" gid="5" x="576" y="288" width="32" height="32"> <properties> <property name="direction" value="random"/> <property name="speed" type="int" value="60"/> <property name="type" value="ball"/> </properties> </object> - <object id="10" gid="6" x="480" y="448" width="32" height="32"> + <object id="6" gid="6" x="480" y="448" width="32" height="32"> <properties> <property name="type" value="target"/> </properties> diff --git a/games/classic/level08.tmx b/games/classic/level08.tmx index 57030b3..f56261a 100644 --- a/games/classic/level08.tmx +++ b/games/classic/level08.tmx @@ -10,61 +10,61 @@ </data> </layer> <objectgroup name="Object Layer 1"> - <object id="2" gid="4" x="96" y="448" width="32" height="32"> + <object id="1" gid="4" x="96" y="448" width="32" height="32"> <properties> <property name="type" value="player"/> </properties> </object> - <object id="11" gid="5" x="128" y="352" width="32" height="32"> + <object id="2" gid="5" x="128" y="352" width="32" height="32"> <properties> <property name="direction" value="lr"/> <property name="speed" type="int" value="120"/> <property name="type" value="ball"/> </properties> </object> - <object id="12" gid="5" x="32" y="256" width="32" height="32"> + <object id="3" gid="5" x="32" y="256" width="32" height="32"> <properties> <property name="direction" value="lr"/> <property name="speed" type="int" value="120"/> <property name="type" value="ball"/> </properties> </object> - <object id="13" gid="5" x="288" y="352" width="32" height="32"> + <object id="4" gid="5" x="288" y="352" width="32" height="32"> <properties> <property name="direction" value="lr"/> <property name="speed" type="int" value="120"/> <property name="type" value="ball"/> </properties> </object> - <object id="14" gid="5" x="448" y="256" width="32" height="32"> + <object id="5" gid="5" x="448" y="256" width="32" height="32"> <properties> <property name="direction" value="random"/> <property name="speed" type="int" value="60"/> <property name="type" value="ball"/> </properties> </object> - <object id="15" gid="5" x="448" y="160" width="32" height="32"> + <object id="6" gid="5" x="448" y="160" width="32" height="32"> <properties> <property name="direction" value="lr"/> <property name="speed" type="int" value="120"/> <property name="type" value="ball"/> </properties> </object> - <object id="16" gid="5" x="544" y="288" width="32" height="32"> + <object id="7" gid="5" x="544" y="288" width="32" height="32"> <properties> <property name="direction" value="ud"/> <property name="speed" type="int" value="120"/> <property name="type" value="ball"/> </properties> </object> - <object id="17" gid="5" x="480" y="384" width="32" height="32"> + <object id="8" gid="5" x="480" y="384" width="32" height="32"> <properties> <property name="direction" value="random"/> <property name="speed" type="int" value="60"/> <property name="type" value="ball"/> </properties> </object> - <object id="18" gid="6" x="480" y="448" width="32" height="32"> + <object id="9" gid="6" x="480" y="448" width="32" height="32"> <properties> <property name="type" value="target"/> </properties> diff --git a/games/classic/level09.tmx b/games/classic/level09.tmx index 1497271..608da4f 100644 --- a/games/classic/level09.tmx +++ b/games/classic/level09.tmx @@ -10,61 +10,61 @@ </data> </layer> <objectgroup name="Object Layer 1"> - <object id="2" gid="4" x="32" y="448" width="32" height="32"> + <object id="1" gid="4" x="32" y="448" width="32" height="32"> <properties> <property name="type" value="player"/> </properties> </object> - <object id="6" gid="5" x="128" y="448" width="32" height="32"> + <object id="2" gid="5" x="128" y="448" width="32" height="32"> <properties> <property name="direction" value="random"/> <property name="speed" type="int" value="60"/> <property name="type" value="ball"/> </properties> </object> - <object id="7" gid="5" x="96" y="288" width="32" height="32"> + <object id="3" gid="5" x="96" y="288" width="32" height="32"> <properties> <property name="direction" value="random"/> <property name="speed" type="int" value="60"/> <property name="type" value="ball"/> </properties> </object> - <object id="8" gid="5" x="96" y="128" width="32" height="32"> + <object id="4" gid="5" x="96" y="128" width="32" height="32"> <properties> <property name="direction" value="lr"/> <property name="speed" type="int" value="120"/> <property name="type" value="ball"/> </properties> </object> - <object id="9" gid="5" x="192" y="128" width="32" height="32"> + <object id="5" gid="5" x="192" y="128" width="32" height="32"> <properties> <property name="direction" value="lr"/> <property name="speed" type="int" value="120"/> <property name="type" value="ball"/> </properties> </object> - <object id="10" gid="5" x="544" y="64" width="32" height="32"> + <object id="6" gid="5" x="544" y="64" width="32" height="32"> <properties> <property name="direction" value="lr"/> <property name="speed" type="int" value="120"/> <property name="type" value="ball"/> </properties> </object> - <object id="11" gid="5" x="288" y="192" width="32" height="32"> + <object id="7" gid="5" x="288" y="192" width="32" height="32"> <properties> <property name="direction" value="random"/> <property name="speed" type="int" value="120"/> <property name="type" value="ball"/> </properties> </object> - <object id="12" gid="5" x="544" y="448" width="32" height="32"> + <object id="8" gid="5" x="544" y="448" width="32" height="32"> <properties> <property name="direction" value="random"/> <property name="speed" type="int" value="120"/> <property name="type" value="ball"/> </properties> </object> - <object id="13" gid="6" x="256" y="448" width="32" height="32"> + <object id="9" gid="6" x="256" y="448" width="32" height="32"> <properties> <property name="type" value="target"/> </properties> diff --git a/games/classic/level10.tmx b/games/classic/level10.tmx index 777c673..8181f8d 100644 --- a/games/classic/level10.tmx +++ b/games/classic/level10.tmx @@ -10,12 +10,12 @@ </data> </layer> <objectgroup name="Object Layer 1"> - <object id="2" gid="4" x="32" y="448" width="32" height="32"> + <object id="1" gid="4" x="32" y="448" width="32" height="32"> <properties> <property name="type" value="player"/> </properties> </object> - <object id="6" gid="5" x="144" y="400" width="32" height="32"> + <object id="2" gid="5" x="144" y="400" width="32" height="32"> <properties> <property name="direction" value="cw"/> <property name="radius" type="int" value="48"/> @@ -23,7 +23,7 @@ <property name="type" value="ball"/> </properties> </object> - <object id="7" gid="5" x="80" y="240" width="32" height="32"> + <object id="3" gid="5" x="80" y="240" width="32" height="32"> <properties> <property name="direction" value="cw"/> <property name="radius" type="int" value="48"/> @@ -31,7 +31,7 @@ <property name="type" value="ball"/> </properties> </object> - <object id="8" gid="5" x="64" y="96" width="32" height="32"> + <object id="4" gid="5" x="64" y="96" width="32" height="32"> <properties> <property name="direction" value="cw"/> <property name="radius" type="int" value="32"/> @@ -39,7 +39,7 @@ <property name="type" value="ball"/> </properties> </object> - <object id="9" gid="5" x="192" y="96" width="32" height="32"> + <object id="5" gid="5" x="192" y="96" width="32" height="32"> <properties> <property name="direction" value="cw"/> <property name="radius" type="int" value="32"/> @@ -47,35 +47,35 @@ <property name="type" value="ball"/> </properties> </object> - <object id="10" gid="5" x="192" y="192" width="32" height="32"> + <object id="6" gid="5" x="192" y="192" width="32" height="32"> <properties> <property name="direction" value="lr"/> <property name="speed" value="120"/> <property name="type" value="ball"/> </properties> </object> - <object id="11" gid="5" x="384" y="224" width="32" height="32"> + <object id="7" gid="5" x="384" y="224" width="32" height="32"> <properties> <property name="direction" value="lr"/> <property name="speed" value="120"/> <property name="type" value="ball"/> </properties> </object> - <object id="12" gid="5" x="256" y="320" width="32" height="32"> + <object id="8" gid="5" x="256" y="320" width="32" height="32"> <properties> <property name="direction" value="lr"/> <property name="speed" value="120"/> <property name="type" value="ball"/> </properties> </object> - <object id="13" gid="5" x="256" y="448" width="32" height="32"> + <object id="9" gid="5" x="256" y="448" width="32" height="32"> <properties> <property name="direction" value="lr"/> <property name="speed" value="120"/> <property name="type" value="ball"/> </properties> </object> - <object id="14" gid="5" x="448" y="320" width="32" height="32"> + <object id="10" gid="5" x="448" y="320" width="32" height="32"> <properties> <property name="direction" value="cw"/> <property name="radius" type="int" value="32"/> @@ -83,14 +83,14 @@ <property name="type" value="ball"/> </properties> </object> - <object id="15" gid="5" x="512" y="160" width="32" height="32"> + <object id="11" gid="5" x="512" y="160" width="32" height="32"> <properties> <property name="direction" value="lr"/> <property name="speed" value="120"/> <property name="type" value="ball"/> </properties> </object> - <object id="16" gid="5" x="384" y="96" width="32" height="32"> + <object id="12" gid="5" x="384" y="96" width="32" height="32"> <properties> <property name="direction" value="ccw"/> <property name="radius" type="int" value="32"/> @@ -98,21 +98,21 @@ <property name="type" value="ball"/> </properties> </object> - <object id="17" gid="5" x="512" y="96" width="32" height="32"> + <object id="13" gid="5" x="512" y="96" width="32" height="32"> <properties> <property name="direction" value="lr"/> <property name="speed" value="120"/> <property name="type" value="ball"/> </properties> </object> - <object id="18" gid="5" x="544" y="224" width="32" height="32"> + <object id="14" gid="5" x="544" y="224" width="32" height="32"> <properties> <property name="direction" value="ud"/> <property name="speed" value="120"/> <property name="type" value="ball"/> </properties> </object> - <object id="19" gid="6" x="544" y="288" width="32" height="32"> + <object id="15" gid="6" x="544" y="288" width="32" height="32"> <properties> <property name="type" value="target"/> </properties> |