Hi,
I am aware of how to create looping animations using stills and the Image class but I am in a situation whereby I would like to loop a 1 second movie 4 times, then transition into a stills animation.
Is there an easy way of doing this or will I have to use a while loop. Will a while loop even work properly or will there be a slight pause between each 1 second movie loop?
Thanks in advance
Movie animation
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
-
Apocalypsetoday
- Newbie
- Posts: 4
- Joined: Sun Aug 15, 2021 7:31 am
- Contact:
- hell_oh_world
- Miko-Class Veteran
- Posts: 777
- Joined: Fri Jul 12, 2019 5:21 am
- Projects: The Button Man
- Organization: NILA
- Github: hell-oh-world
- Location: Philippines
- Contact:
Re: Movie animation
you can use loops as you said or recursion (jump to the movie label again and again until the increment is met).
Who is online
Users browsing this forum: No registered users