diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-07-22 18:09:06 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-07-22 18:09:06 -0300 |
commit | d712518395a32d2f4b6b7f239a2f12f4e306dacd (patch) | |
tree | 24ad7c6dee65a48e0a7b54f68cfaa4daaf2e544c /maps/020-7.tmx | |
parent | 7947f30bfd4bbddf0077e5324609222569b08894 (diff) | |
download | clientdata-d712518395a32d2f4b6b7f239a2f12f4e306dacd.tar.gz clientdata-d712518395a32d2f4b6b7f239a2f12f4e306dacd.tar.bz2 clientdata-d712518395a32d2f4b6b7f239a2f12f4e306dacd.tar.xz clientdata-d712518395a32d2f4b6b7f239a2f12f4e306dacd.zip |
Not a hard rule, but I prefer maps to be saved with collision and heights invisible.
Also: Update several maps to Tiled 1.4.1 format
Diffstat (limited to 'maps/020-7.tmx')
-rw-r--r-- | maps/020-7.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/020-7.tmx b/maps/020-7.tmx index 53b59139..9459337b 100644 --- a/maps/020-7.tmx +++ b/maps/020-7.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.2" tiledversion="1.2.2" orientation="orthogonal" renderorder="right-down" width="80" height="70" tilewidth="32" tileheight="32" infinite="0" nextlayerid="25" nextobjectid="21"> +<map version="1.4" tiledversion="1.4.1" orientation="orthogonal" renderorder="right-down" width="80" height="70" tilewidth="32" tileheight="32" infinite="0" nextlayerid="25" nextobjectid="21"> <properties> <property name="author" value="TMW Team"/> <property name="license" value="GPL v2+"/> @@ -470,7 +470,7 @@ 256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256,256 </data> </layer> - <layer id="22" name="Collision" width="80" height="70"> + <layer id="22" name="Collision" width="80" height="70" visible="0"> <data encoding="csv"> 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2, 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2, |