Hi everyone
I am just starting to learn this awesome program to make a game and I am wondering if anyone has used the program Aseprite to make sprite sheets and animations in your game.
I am having trouble figuring out how to use the json data from the sprite sheet that includes the frames that represent the different states in the animation and importing it into Defold.
If you have any idea of how it could work without spinescene or a way to import it with spinescene.
Thanks
SwipeFast
I think I may have found the answer in the docs.
using the tilesource method
Yes, it sounds as if you want to use a tile source