Hi, I have a question. Is there any way, how to disable player to skip, or continue by clicking, for a little while?
I have in my game some short sequences made by show , hide and pause sentences that should work like "kino".
For that reason, I would like to prevent player to accidently skip it.
How to prevent skiping?
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.
- Aleema
- Lemma-Class Veteran
- Posts: 2677
- Joined: Fri May 23, 2008 2:11 pm
- Organization: happyB
- Tumblr: happybackwards
- Contact:
Re: How to prevent skiping?
You can do a "hard" pause:
It will stop at the specified amount of time, and while it can be bypassed if you click enough, it prevents accidental skipping.
Code: Select all
$ renpy.pause(5.0,hard=True)Who is online
Users browsing this forum: Bing [Bot]