Add tiled map, tilesheet configs etc
These are just XML so relatively git-friendly. They're needed for the game and should be syncronised to the version of the code so they really ought to be checked in.
This commit is contained in:
4
assets/tileset.tsx
Normal file
4
assets/tileset.tsx
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<tileset version="1.10" tiledversion="1.11.0" name="tileset" tilewidth="32" tileheight="32" tilecount="1288" columns="56">
|
||||
<image source="tileset.png" width="1792" height="736"/>
|
||||
</tileset>
|
||||
Reference in New Issue
Block a user