summaryrefslogtreecommitdiff
path: root/testing_data/tiled_examples/perspective_walls.tmx
diff options
context:
space:
mode:
authorLawnCable <git@lawncable.net>2022-04-15 08:36:36 +0200
committerLawnCable <git@lawncable.net>2022-04-15 08:36:36 +0200
commitec09c0ae43799846a68a4e100a68353730edfed1 (patch)
treeaddf32caaad9b2968abb633476b02ed31e85f50f /testing_data/tiled_examples/perspective_walls.tmx
downloadfast-tiled.rs-ec09c0ae43799846a68a4e100a68353730edfed1.tar.gz
fast-tiled.rs-ec09c0ae43799846a68a4e100a68353730edfed1.tar.bz2
fast-tiled.rs-ec09c0ae43799846a68a4e100a68353730edfed1.tar.xz
fast-tiled.rs-ec09c0ae43799846a68a4e100a68353730edfed1.zip
init
Diffstat (limited to 'testing_data/tiled_examples/perspective_walls.tmx')
-rw-r--r--testing_data/tiled_examples/perspective_walls.tmx19
1 files changed, 19 insertions, 0 deletions
diff --git a/testing_data/tiled_examples/perspective_walls.tmx b/testing_data/tiled_examples/perspective_walls.tmx
new file mode 100644
index 0000000..858eea8
--- /dev/null
+++ b/testing_data/tiled_examples/perspective_walls.tmx
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<map version="1.0" orientation="orthogonal" width="32" height="32" tilewidth="31" tileheight="31">
+ <tileset firstgid="1" source="perspective_walls.tsx"/>
+ <layer name="Walls" width="32" height="32">
+ <data encoding="base64" compression="zlib">
+ eJztlOkKgCAQhLfb7vd/24SUBqMMNevHfDB4LczusihCCCHkTzRay4XaDP7rxf1882ZpzBqTp/Wo4c7ulRy96LUKRx3EFYF5+GpESpA9V845pT/Oxijn+luIw36k8vf1Rpk1xPepx9vczV+O3GL6n4JJ9vkSOf8/Qwb/r+vHP8ZVzFwTQshf2AA5owLB
+ </data>
+ </layer>
+ <layer name="Walls level 2" width="32" height="32">
+ <data encoding="base64" compression="zlib">
+ eJztzgEJAAAIA7CD/Tsb4yJbgiUA8MO0AwAAhy0rhAAE
+ </data>
+ </layer>
+ <layer name="Walls level 3" width="32" height="32">
+ <data encoding="base64" compression="zlib">
+ eJztzjENAAAIA7Al+PeMgz0cPK2CJgBwN98BAACqBS0QAAQ=
+ </data>
+ </layer>
+</map>