diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2021-03-11 20:26:14 -0500 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2021-03-11 20:26:14 -0500 |
commit | 52eb82ca4331242bfb9d7acd5a7b58f6ecab0e18 (patch) | |
tree | 2bf7a1535e5472543ab7b0a4128567d36453e395 /res/maps | |
parent | 4a4879dd83455ae2a5e365ed217dcce9247d3be8 (diff) | |
download | tanetane-52eb82ca4331242bfb9d7acd5a7b58f6ecab0e18.tar.gz tanetane-52eb82ca4331242bfb9d7acd5a7b58f6ecab0e18.tar.bz2 tanetane-52eb82ca4331242bfb9d7acd5a7b58f6ecab0e18.zip |
Added start points for finale scene
#20
Diffstat (limited to 'res/maps')
-rw-r--r-- | res/maps/finale.tmx | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/res/maps/finale.tmx b/res/maps/finale.tmx index e7da170..5c48c97 100644 --- a/res/maps/finale.tmx +++ b/res/maps/finale.tmx | |||
@@ -1,5 +1,5 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <map version="1.4" tiledversion="1.4.3" orientation="orthogonal" renderorder="right-down" width="32" height="16" tilewidth="16" tileheight="16" infinite="0" nextlayerid="3" nextobjectid="3"> | 2 | <map version="1.4" tiledversion="1.4.3" orientation="orthogonal" renderorder="right-down" width="32" height="16" tilewidth="16" tileheight="16" infinite="0" nextlayerid="3" nextobjectid="6"> |
3 | <tileset firstgid="1" source="forest.tsx"/> | 3 | <tileset firstgid="1" source="forest.tsx"/> |
4 | <layer id="2" name="Lower" width="32" height="16"> | 4 | <layer id="2" name="Lower" width="32" height="16"> |
5 | <data encoding="csv"> | 5 | <data encoding="csv"> |
@@ -25,6 +25,15 @@ | |||
25 | <object id="1" name="start" type="warp" x="272" y="144"> | 25 | <object id="1" name="start" type="warp" x="272" y="144"> |
26 | <point/> | 26 | <point/> |
27 | </object> | 27 | </object> |
28 | <object id="3" name="kumatora_start" type="warp" x="232" y="112"> | ||
29 | <point/> | ||
30 | </object> | ||
31 | <object id="4" name="duster_start" type="warp" x="312" y="112"> | ||
32 | <point/> | ||
33 | </object> | ||
34 | <object id="5" name="boney_start" type="warp" x="197.84" y="144"> | ||
35 | <point/> | ||
36 | </object> | ||
28 | </objectgroup> | 37 | </objectgroup> |
29 | <layer id="1" name="Upper" width="32" height="16"> | 38 | <layer id="1" name="Upper" width="32" height="16"> |
30 | <properties> | 39 | <properties> |