Yet another question dealing with hiding the say window.
I'm making a complex minigame menu system using screens. The problem is the hide_windows function (e.g middle mousebutton) when accidentally pressed hides some menu layers and makes the screen look like crap.
I want to be able to disable this functionality for a certain duration until I get back to dialogue mode. Is this possible?
disable hide window function
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.
-
number473
- Regular
- Posts: 195
- Joined: Tue Dec 15, 2009 4:20 am
- Projects: The Duke's Daughter
- Location: Cape Town
- Contact:
Re: disable hide window function
What about adding a key statement to check for the button press to hide the window and then just do nothing?
Code: Select all
key "hide_windows" action []Mental weather report: Cloudy with a possibility of brain storms.
Who is online
Users browsing this forum: Google [Bot], Majestic-12 [Bot]