This repository has been archived by the owner on Nov 13, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
76 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,27 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<map version="1.2" tiledversion="1.2.0" orientation="orthogonal" renderorder="right-down" width="16" height="5" tilewidth="32" tileheight="32" infinite="0" nextlayerid="5" nextobjectid="1"> | ||
<map version="1.2" tiledversion="1.2.0" orientation="orthogonal" renderorder="right-down" width="40" height="5" tilewidth="32" tileheight="32" infinite="0" nextlayerid="7" nextobjectid="1"> | ||
<tileset firstgid="1" name="Sprites" tilewidth="32" tileheight="32" tilecount="100" columns="10"> | ||
<image source="../Sprites/Sprites.png" width="320" height="320"/> | ||
<tile id="42"> | ||
<animation> | ||
<frame tileid="40" duration="1000"/> | ||
<frame tileid="41" duration="400"/> | ||
</animation> | ||
</tile> | ||
<tile id="80"> | ||
<animation> | ||
<frame tileid="97" duration="700"/> | ||
<frame tileid="98" duration="700"/> | ||
</animation> | ||
</tile> | ||
</tileset> | ||
<layer id="4" name="Tile Layer 1" width="16" height="5"> | ||
<layer id="6" name="Tile Layer 1" width="40" height="5"> | ||
<data encoding="csv"> | ||
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,30,29,0,0,0, | ||
0,0,0,0,0,0,0,0,39,0,95,96,96,97,0,0, | ||
0,40,0,0,39,0,29,30,83,81,81,81,81,81,81,85, | ||
84,84,84,81,84,81,84,84,90,100,100,100,100,100,100,92 | ||
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,43,0,0,0,0,0,0,0,0,0,0,0,43,43,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,43,30,29,43,0,0,0,0,0,0,0,0,43,0,0,39,43,0,0,0,0,0,0,0,0,0, | ||
0,0,0,0,0,43,0,0,0,0,0,43,39,0,95,96,96,97,0,39,43,0,0,0,0,43,83,81,81,85,43,0,0,0,0,0,0,0,0,0, | ||
0,0,0,0,43,40,43,0,39,0,29,30,83,81,81,81,81,81,81,85,40,43,39,0,0,30,86,100,100,88,30,0,43,43,29,39,0,0,0,0, | ||
81,81,81,81,84,84,84,81,84,81,84,84,90,100,100,100,100,100,100,92,93,84,85,0,83,89,90,100,100,92,93,84,96,96,84,84,81,81,81,81 | ||
</data> | ||
</layer> | ||
</map> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.