summaryrefslogtreecommitdiff
path: root/maps/test.tmx
diff options
context:
space:
mode:
authorAlige <gauvain.dauchy@free.fr>2016-06-14 11:59:03 +0200
committerAlige <gauvain.dauchy@free.fr>2016-06-14 11:59:03 +0200
commit891bdd3922a9db19f93af5f3e82482bfc5144c95 (patch)
tree99d7c4416beb23c3619a13ec3431e75dfd6ce134 /maps/test.tmx
parent77f805b3f146b3faa16951e285f380e8e338ddc5 (diff)
downloadclientdata-891bdd3922a9db19f93af5f3e82482bfc5144c95.tar.gz
clientdata-891bdd3922a9db19f93af5f3e82482bfc5144c95.tar.bz2
clientdata-891bdd3922a9db19f93af5f3e82482bfc5144c95.tar.xz
clientdata-891bdd3922a9db19f93af5f3e82482bfc5144c95.zip
Updated remaining maps with the new "columns" feature of the latest Tiled v.
Diffstat (limited to 'maps/test.tmx')
-rw-r--r--maps/test.tmx8
1 files changed, 4 insertions, 4 deletions
diff --git a/maps/test.tmx b/maps/test.tmx
index 4b4e3052..7eda403f 100644
--- a/maps/test.tmx
+++ b/maps/test.tmx
@@ -8,16 +8,16 @@
<property name="overlay0scrollX" value="0.3"/>
<property name="overlay0scrollY" value="0.2"/>
</properties>
- <tileset firstgid="1" name="artis-indoor" tilewidth="32" tileheight="32" tilecount="256">
+ <tileset firstgid="1" name="artis-indoor" tilewidth="32" tileheight="32" tilecount="256" columns="16">
<image source="../graphics/tilesets/artis-indoor.png" width="512" height="512"/>
</tileset>
- <tileset firstgid="257" name="Ground" tilewidth="32" tileheight="32" tilecount="256">
+ <tileset firstgid="257" name="Ground" tilewidth="32" tileheight="32" tilecount="256" columns="16">
<image source="../graphics/tilesets/ground.png" width="512" height="512"/>
</tileset>
- <tileset firstgid="513" name="level-number" tilewidth="32" tileheight="32" tilecount="16">
+ <tileset firstgid="513" name="level-number" tilewidth="32" tileheight="32" tilecount="16" columns="16">
<image source="../graphics/tilesets/level-number.png" width="512" height="32"/>
</tileset>
- <tileset firstgid="529" name="Collision" tilewidth="32" tileheight="32" tilecount="6">
+ <tileset firstgid="529" name="Collision" tilewidth="32" tileheight="32" tilecount="6" columns="3">
<image source="../graphics/tilesets/collision.png" width="96" height="64"/>
</tileset>
<layer name="Grass" width="100" height="100" visible="0">