Skip to content

Commit

Permalink
Add some items to the rainbow track
Browse files Browse the repository at this point in the history
  • Loading branch information
Daft-Freak committed Aug 9, 2021
1 parent 7c1a0ed commit b7a624a
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 1 deletion.
34 changes: 33 additions & 1 deletion assets/rainbow.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="2021.02.15" orientation="orthogonal" renderorder="right-down" width="128" height="128" tilewidth="8" tileheight="8" infinite="0" nextlayerid="3" nextobjectid="3">
<map version="1.4" tiledversion="1.4.3" orientation="orthogonal" renderorder="right-down" width="128" height="128" tilewidth="8" tileheight="8" infinite="0" nextlayerid="3" nextobjectid="44">
<tileset firstgid="1" source="tileset.tsx"/>
<layer id="1" name="Tile Layer 1" width="128" height="128">
<data encoding="csv">
Expand Down Expand Up @@ -140,5 +140,37 @@
<object id="2" name="route" x="512" y="95">
<polygon points="0,1 224,1 416,1 416,625 416,833 312,833 112,833 112,585 112,417 80,417 -152,417 -152,641 -152,841 -192,841 -416,841 -416,209 -416,1"/>
</object>
<object id="3" template="templates/item.tx" x="872" y="264"/>
<object id="4" template="templates/item.tx" x="888" y="264"/>
<object id="5" template="templates/item.tx" x="904" y="264"/>
<object id="6" template="templates/item.tx" x="920" y="264"/>
<object id="7" template="templates/item.tx" x="936" y="264"/>
<object id="8" template="templates/item.tx" x="952" y="264"/>
<object id="9" template="templates/item.tx" x="968" y="264"/>
<object id="10" template="templates/item.tx" x="984" y="264"/>
<object id="20" template="templates/item.tx" x="776" y="872"/>
<object id="21" template="templates/item.tx" x="776" y="888"/>
<object id="22" template="templates/item.tx" x="776" y="904"/>
<object id="23" template="templates/item.tx" x="776" y="920"/>
<object id="24" template="templates/item.tx" x="776" y="936"/>
<object id="25" template="templates/item.tx" x="776" y="952"/>
<object id="26" template="templates/item.tx" x="776" y="968"/>
<object id="27" template="templates/item.tx" x="776" y="984"/>
<object id="28" template="templates/item.tx" x="224" y="872"/>
<object id="29" template="templates/item.tx" x="224" y="888"/>
<object id="30" template="templates/item.tx" x="224" y="904"/>
<object id="31" template="templates/item.tx" x="224" y="920"/>
<object id="32" template="templates/item.tx" x="224" y="936"/>
<object id="33" template="templates/item.tx" x="224" y="952"/>
<object id="34" template="templates/item.tx" x="224" y="968"/>
<object id="35" template="templates/item.tx" x="224" y="984"/>
<object id="36" template="templates/item.tx" x="40" y="464"/>
<object id="37" template="templates/item.tx" x="56" y="464"/>
<object id="38" template="templates/item.tx" x="72" y="464"/>
<object id="39" template="templates/item.tx" x="88" y="464"/>
<object id="40" template="templates/item.tx" x="104" y="464"/>
<object id="41" template="templates/item.tx" x="120" y="464"/>
<object id="42" template="templates/item.tx" x="136" y="464"/>
<object id="43" template="templates/item.tx" x="152" y="464"/>
</objectgroup>
</map>
Binary file modified assets/tileset.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b7a624a

Please sign in to comment.