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/009-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/009-7.tmx')
-rw-r--r-- | maps/009-7.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/009-7.tmx b/maps/009-7.tmx index ecef15fe..48172d32 100644 --- a/maps/009-7.tmx +++ b/maps/009-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="61" height="59" tilewidth="32" tileheight="32" infinite="0" nextlayerid="18" nextobjectid="41"> +<map version="1.4" tiledversion="1.4.1" orientation="orthogonal" renderorder="right-down" width="61" height="59" tilewidth="32" tileheight="32" infinite="0" nextlayerid="18" nextobjectid="41"> <properties> <property name="author" value="TMW2 Team"/> <property name="license" value="GPL v2+"/> @@ -678,7 +678,7 @@ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 </data> </layer> - <layer id="9" name="Collision" width="61" height="59"> + <layer id="9" name="Collision" width="61" height="59" 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, |