summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2020-09-20 12:16:49 +0200
committerThomas White <taw@physics.org>2020-09-20 12:16:49 +0200
commit3c178a12f82e139ee48da3c408301040dae1e6b3 (patch)
tree9392e79ebe57c861d343ca772e0ebe95cffac73e
parent98645c73173880d72a12fbede5748c28214e7846 (diff)
Add objects to map
-rw-r--r--llama.tmx4
1 files changed, 3 insertions, 1 deletions
diff --git a/llama.tmx b/llama.tmx
index 240bf88..2a84486 100644
--- a/llama.tmx
+++ b/llama.tmx
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<map version="1.2" tiledversion="1.3.2" orientation="orthogonal" renderorder="right-down" compressionlevel="0" width="100" height="16" tilewidth="32" tileheight="32" infinite="0" nextlayerid="3" nextobjectid="6">
+<map version="1.2" tiledversion="1.3.2" orientation="orthogonal" renderorder="right-down" compressionlevel="0" width="100" height="16" tilewidth="32" tileheight="32" infinite="0" nextlayerid="3" nextobjectid="8">
<tileset firstgid="1" name="llama" tilewidth="32" tileheight="32" tilecount="25" columns="5">
<image source="Tileset_ground.png" width="160" height="160"/>
</tileset>
@@ -27,5 +27,7 @@
<object id="3" name="ground" x="0" y="384.667" width="960" height="126.667"/>
<object id="4" name="float1" x="708.667" y="256.667" width="120.667" height="28"/>
<object id="5" name="startwall" x="-1.33333" y="0" width="16" height="512"/>
+ <object id="6" x="866.667" y="160.667" width="89.3333" height="24.6667"/>
+ <object id="7" x="1028" y="193.333" width="246.667" height="25.3333"/>
</objectgroup>
</map>