- Edited
Can i have an animation in an animation?
Hey im using the spine pro version and im wondering if theres possible to have an animation inside animation.
I have a glowing sword which i want to to have in my idle melee and running animation. But the timeframes dont fit when i try to implement it manually. So basicly I want the sword to loop after 10 frames and the running animation to loop after 25 frames in the same animation. Hope you understand what I mean
In short, in the editor, no.
If you came from Flash, you may have to change the way you think about animations that play at the same time. In Spine, animations aren't "inside" other animations. But multiple animations can be played at the same time.
You can have one set of animations that just animate idle melee and running.
And you have a second set of animations that just animate the sword glowing.
Play them at the same time at runtime and it will work.
Unfortunately, there's no way to preview this yet in the Spine editor.
Like fly without wings. Make animations for mix without any preview. (
Preview of animation mixes is on our TODO list.