Compare commits

...

3 Commits

Author SHA1 Message Date
Dominik Koschik 2d03502722 added stone,tree and fire assets 2025-01-07 18:22:02 +01:00
Dominik Koschik 83c815937f added stone,tree and fire assets 2025-01-07 18:19:19 +01:00
Dominik Koschik 808efedd5e added stone,tree and fire assets 2025-01-07 18:13:58 +01:00
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