1
0
Fork 0

added stone,tree and fire assets

Dominik Koschik 2025-01-07 18:22:02 +01:00
parent 83c815937f
commit 2d03502722
4 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
{"filename":"tilemaps.aseprite","width":320,"frames":[{"duration":0.1}],"height":320,"layers":[{"name":"ground","cels":[{"image":"tilemaps\\tilemap_ground.png","frame":0}]},{"name":"objects","cels":[{"image":"tilemaps\\tilemap_objects.png","frame":0}]},{"name":"temperature","cels":[{"image":"tilemaps\\tilemap_temperature.png","frame":0}]},{"name":"player","cels":[{"image":"tilemaps\\tilemap_player.png","frame":0}]}]}
{"layers":[{"cels":[{"image":"tilemaps/tilemap_ground.png","frame":0}],"name":"ground"},{"cels":[{"image":"tilemaps/tilemap_objects.png","frame":0}],"name":"objects"},{"cels":[{"image":"tilemaps/tilemap_temperature.png","frame":0}],"name":"temperature"},{"cels":[{"image":"tilemaps/tilemap_player.png","frame":0}],"name":"player"}],"height":320,"filename":"tilemaps.aseprite","frames":[{"duration":0.1}],"width":320}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 470 B

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 433 B

After

Width:  |  Height:  |  Size: 1.5 KiB