- First add your animations in the
./inputfolder. (See the section How to Add animations) - Run the
main.pyfile, or runinit.bat. - Enter the name of the animation.
- Wait for the conversion process, and that's it!
Your sprite sheet will be in the ./output folder.
There are two ways to place your animation here.
Export your animation in ".gif", and place it here in this "/input" folder
You can export your animation into several images/frames and place them in a single folder. (the folder name is the animation name)
If you are going to place animations in folders: it is recommended that the images have their names like name_frameIndex, example: dog_003.png
For now ALL animations must be the same size, The dimensions of "animation A" must be the same as "animation B".