Skip to content

Commit

Permalink
minor map updates
Browse files Browse the repository at this point in the history
  • Loading branch information
dmtaub committed May 5, 2021
1 parent 7d85c9b commit 56e1a04
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 8 deletions.
2 changes: 1 addition & 1 deletion assets/maps/liam/maze.tmx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<object id="122" name="gem" gid="4" x="66.6006" y="1983.92" width="60.2626" height="64.5819"/>
<object id="123" name="gem" gid="5" x="64.6537" y="127.973" width="62.27" height="65.6973"/>
<object id="127" name="biggem" gid="1" x="962.395" y="1086.86" width="125.171" height="127.775" visible="0"/>
<object id="132" name="load:sandyrocks" gid="9" x="1029" y="902.667" width="54" height="72" visible="0"/>
<object id="132" name="load:sandyrocks" gid="9" x="1031" y="1155.67" width="54" height="72" visible="0"/>
</objectgroup>
<objectgroup id="8" name="border &amp; spawn">
<object id="86" x="1986" y="67.335" width="36" height="1951.14"/>
Expand Down
17 changes: 10 additions & 7 deletions assets/maps/sandyrocks.tmx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.5" tiledversion="1.5.0" orientation="orthogonal" renderorder="right-down" width="22" height="22" tilewidth="64" tileheight="64" infinite="0" nextlayerid="10" nextobjectid="115">
<map version="1.5" tiledversion="1.5.0" orientation="orthogonal" renderorder="right-down" width="22" height="22" tilewidth="64" tileheight="64" infinite="0" nextlayerid="10" nextobjectid="121">
<tileset firstgid="1" name="crystal_set" tilewidth="100" tileheight="100" tilecount="5" columns="5">
<image source="melle/crystal_set.png" width="500" height="100"/>
</tileset>
Expand Down Expand Up @@ -31,11 +31,14 @@
</data>
</layer>
<objectgroup id="2" name="items">
<object id="1" name="gem" gid="1" x="68.047" y="283.027" width="16" height="16"/>
<object id="2" name="gem" gid="4" x="485" y="685" width="16" height="16"/>
<object id="3" name="gem" gid="2" x="1214.33" y="1162.67" width="16" height="16"/>
<object id="4" name="gem" gid="3" x="1145" y="130.667" width="16" height="16"/>
<object id="5" name="gem" gid="5" x="379.5" y="953" width="16" height="16"/>
<object id="2" name="gem" gid="4" x="451.729" y="667.582" width="16" height="16"/>
<object id="3" name="gem" gid="2" x="1210.84" y="1156" width="16" height="16"/>
<object id="4" name="gem" gid="3" x="1148.59" y="131.994" width="16" height="16"/>
<object id="5" name="gem" gid="5" x="368.22" y="954.36" width="16" height="16"/>
<object id="117" name="gem" gid="2" x="304" y="897" width="16" height="16"/>
<object id="118" name="gem" gid="3" x="970" y="543" width="16" height="16"/>
<object id="119" name="gem" gid="5" x="67.6667" y="283" width="16" height="16"/>
<object id="120" name="gem" gid="4" x="-489.788" y="507.182" width="16" height="16"/>
<object id="37" name="biggem" gid="1" x="697" y="725" width="100" height="100" visible="0">
<properties>
<property name="dialogue" value="hiddenFeels"/>
Expand Down Expand Up @@ -64,7 +67,7 @@
<object id="113" gid="7" x="325.892" y="937.967" width="83.5493" height="111.399"/>
</objectgroup>
<objectgroup id="4" name="walls">
<object id="9" x="-129.242" y="174.879" width="120" height="1245.27"/>
<object id="9" x="-136.742" y="175.879" width="120" height="1245.27"/>
<object id="10" x="1408.67" y="-20.1212" width="118" height="1446.97"/>
<object id="11" x="-54.1212" y="-133.333" width="1450.06" height="123.333"/>
<object id="12" x="-15.1515" y="1411.36" width="1421.82" height="96"/>
Expand Down

0 comments on commit 56e1a04

Please sign in to comment.