I want to play two different animations on top of each other and control each of their speeds and placements. I have tried playing two animations from the script, however it will not play the animations properly. I have also tried spawning a second node which would play the second animation, however this caused frames in the second animation to exist longer than they should.
How can I play two AnimationSprite animations at once?