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/018-4-1.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/018-4-1.tmx')
-rw-r--r-- | maps/018-4-1.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/018-4-1.tmx b/maps/018-4-1.tmx index 36ad1f56..63665086 100644 --- a/maps/018-4-1.tmx +++ b/maps/018-4-1.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="180" height="120" tilewidth="32" tileheight="32" infinite="0" nextlayerid="9" nextobjectid="16"> +<map version="1.4" tiledversion="1.4.1" orientation="orthogonal" renderorder="right-down" width="180" height="120" tilewidth="32" tileheight="32" infinite="0" nextlayerid="9" nextobjectid="16"> <properties> <property name="author" value="Pydsigner, Jesusalva, TMW2/LoF Team"/> <property name="license" value="GPL v2 ; CC BY-SA 3.0"/> @@ -673,7 +673,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,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,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="6" name="Collision" width="180" height="120"> + <layer id="6" name="Collision" width="180" height="120" visible="0"> <properties> <property name="music" value=""/> <property name="name" value="sicave"/> |