forked from 2121578/gai-ca2
17 lines
492 B
Markdown
17 lines
492 B
Markdown
# Game Sprites
|
|
|
|
## Setup and Export
|
|
|
|
Tilemap is created using aseprite.
|
|
Each layer of the tilemap is exported as a separate image using
|
|
https://github.com/dacap/export-aseprite-file, with some custom changes.
|
|
Script can be executed from the command line using the batch file
|
|
[export.bat](../project/assets/tilemap/export.bat).
|
|
Make sure to have aseprite in the PATH.
|
|
|
|
On export, the tileset is automatically updated in godot, making it easy to work with.
|
|
|
|
## Sprite/Tilemap list
|
|
|
|
TODO (dome)
|