Skip to content

how to make a animated stage? #37

Discussion options

You must be logged in to vote

Json stages use the sprites and animations arrays to load animated objects. When marked as animated they will grab the animation group from the animations array using the animation index, and the animation group contains all animations for that sprite, and get automatically added. You need to use scripts to play the animations, as json stages are only responsible for creating the stage.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by UmbratheUmbreon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants