Problem with skipping only seen text

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
Vilesnic
Newbie
Posts: 2
Joined: Wed Jun 06, 2018 9:32 am
Tumblr: vilesnice
Deviantart: makany
Contact:

Problem with skipping only seen text

#1 Post by Vilesnic »

I've heard that the skip button should be only skipping seen text by default, if nothing is changed in the preference screen. But it doesn't work for me. I can still skip scenes even without seeing them. How can I change it, so it only skips seen text?
I didn't change anything, aside this skip button into an imagebutton in the quick menu.

Code: Select all

imagebutton idle"skip.png" hover"skip_hover.png" focus_mask True  action Skip() alternate Skip(fast=True, confirm=True)



Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot], Google [Bot]