This repository has been archived by the owner on Jan 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 20
Animation Selector
muffichii edited this page Feb 17, 2022
·
1 revision
- Selected Animation.
- List of animations.
- Add an animation. When clicked, will open the Add an animation Dialogue.
- Removes the current animation.
- Sets the current animation as a shadow reference, useful for offsets.
When the Add
button is clicked, the "Add an animation" dialogue will open.
-
Animation name: The animation name you'll, for example, put in
character.playAnim();
.Required animations :
-
idle
ordanceLeft
+danceRight
singUP
singDOWN
singLEFT
singRIGHT
-
-
Animation name on Sparrow XML: The animation name on the Adobe Animate project, or in the spritesheet XML file
-
Click this button to add the animation
-
Click this button to paste the Sparrow animation name in the text box. Useful if the animation name is too long or contains characters that cannot be entered manually.