Comments

Log in with itch.io to leave a comment.

can i use it in my game 

yes!

hi, can I ask how to make one or few certain frames to static instead of moving all frames together?

You can stick an "if" statement inside the for-loop code in Step. Make it only update the layer position when i != x (x being the static layer id you are describing). Feel free to msg me on Discord if you get stuck: nickmuse#4362