How to make a loopable animation after a particular frame?
Posted: Mon Feb 13, 2017 11:42 am
Hi,
There's an animated sprite I made with two separate animations, one that starts the animation and the other loops after. I've had two solutions (neither of which I know how to do and would appreciate the help):
- Make two separate image labels and tell renpy to play one after another (I tried show-pause-hide, but that somehow skipped a few frames.)
- make one label and somehow tell it to repeat between specific frames (which I don't know how)
I don't know an effective way to do either and I'm not sure if there's a better way, would anyone know? thanks.
There's an animated sprite I made with two separate animations, one that starts the animation and the other loops after. I've had two solutions (neither of which I know how to do and would appreciate the help):
- Make two separate image labels and tell renpy to play one after another (I tried show-pause-hide, but that somehow skipped a few frames.)
- make one label and somehow tell it to repeat between specific frames (which I don't know how)
I don't know an effective way to do either and I'm not sure if there's a better way, would anyone know? thanks.