summaryrefslogtreecommitdiff
path: root/level.tmx
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2023-10-28 21:47:16 -0400
committerDavid Thompson <dthompson2@worcester.edu>2023-10-28 21:47:35 -0400
commitd2dd26e7629d2925a096556cc0dcd2be6a8e2b91 (patch)
tree4d4ba20b42d1a049813b57cec0e741cff9023f2e /level.tmx
parent6c834216023a60ee94f0bf475df84d041c4443cd (diff)
More animations, splash screen, decent continue/clear screens!
Diffstat (limited to 'level.tmx')
-rw-r--r--level.tmx3
1 files changed, 2 insertions, 1 deletions
diff --git a/level.tmx b/level.tmx
index 68a4798..41091ac 100644
--- a/level.tmx
+++ b/level.tmx
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<map version="1.8" tiledversion="1.8.6" orientation="orthogonal" renderorder="right-down" width="15" height="500" tilewidth="16" tileheight="16" infinite="0" nextlayerid="8" nextobjectid="256">
+<map version="1.8" tiledversion="1.8.6" orientation="orthogonal" renderorder="right-down" width="15" height="500" tilewidth="16" tileheight="16" infinite="0" nextlayerid="8" nextobjectid="257">
<tileset firstgid="1" source="tiles.tsx"/>
<tileset firstgid="7" source="background.tsx"/>
<objectgroup id="7" name="background" visible="0" parallaxy="0.75">
@@ -1226,5 +1226,6 @@
<object id="224" type="popcorn" x="48" y="2128" width="16" height="16"/>
<object id="225" type="popcorn" x="48" y="2160" width="16" height="16"/>
<object id="226" type="popcorn" x="48" y="2064" width="16" height="16"/>
+ <object id="256" type="turret" x="96" y="7712" width="16" height="16"/>
</objectgroup>
</map>