Heya. I’m writing my first stort at the moment and i want my character to do the animation run_fall but after the animation is over she stand right back up… how do get her to stay lying down??
My code is:
@SAVANNAH enters from left to spot 1.210 50 0 AND SAVANNAH is run_fall @SAVANNAH is idle_fallen
Try using & instead of @ so that doesnt make it stand or
use does it while CHARACTER is “animation”
Hope this helped
If you have any issues regarding coding and have unsolved error problems
You can put it up in the FOREVER ART SHOP by tagging me @ as the preferred artist
I will help solving them
And all the best for your story sweetheart
the animation isn’t looped, so she automatically stays down. there’s no need for another animation. just the first line of code in your example should be fine.