Map loading fixes and improvements
This commit is contained in:
BIN
assets/tilemaps/entities.png
Normal file
BIN
assets/tilemaps/entities.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 326 B |
4
assets/tilemaps/entities.tsx
Normal file
4
assets/tilemaps/entities.tsx
Normal file
@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<tileset version="1.10" tiledversion="1.11.0" name="entities" tilewidth="8" tileheight="8" tilecount="64" columns="8">
|
||||
<image source="entities.png" width="64" height="64"/>
|
||||
</tileset>
|
BIN
assets/tilemaps/tilemap.png
Normal file
BIN
assets/tilemaps/tilemap.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 322 B |
4
assets/tilemaps/tilemap.tsx
Normal file
4
assets/tilemaps/tilemap.tsx
Normal file
@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<tileset version="1.10" tiledversion="1.11.0" name="tilemap" tilewidth="8" tileheight="8" tilecount="64" columns="8">
|
||||
<image source="tilemap.png" width="64" height="64"/>
|
||||
</tileset>
|
Reference in New Issue
Block a user