Movie animation

Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
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.
Post Reply
Message
Author
Apocalypsetoday
Newbie
Posts: 4
Joined: Sun Aug 15, 2021 7:31 am
Contact:

Movie animation

#1 Post by Apocalypsetoday » Sun Aug 15, 2021 7:37 am

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

User avatar
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

#2 Post by hell_oh_world » Sun Aug 15, 2021 9:41 am

you can use loops as you said or recursion (jump to the movie label again and again until the increment is met).

Post Reply

Who is online

Users browsing this forum: No registered users