Comments

Log in with itch.io to leave a comment.

Hey that seems to be a really nice project, but I'm having some trouble importing the source sprite image, how can I import it?

(3 edits)

Using same size as temple defined,  like 64*64 , 128*128, 256*256,  you can also add new size  in script  (refer to line 22 : local sizes = ,and make a  poses's coordinate template with it) 

The script is a demo to binding layers and rotate sprites,  but have not considered to making animations smoothly so far