Screen/Creator-Defined-Displayable resetting on pause

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
zongijp223
Newbie
Posts: 1
Joined: Sun Feb 16, 2020 10:47 am
Contact:

Screen/Creator-Defined-Displayable resetting on pause

#1 Post by zongijp223 » Mon Feb 17, 2020 4:19 am

So I've been trying to make a game in CDD and it seems to reset when I open the menu(save,load,etc). Is it possible to not make this happen?

screen testgame:
add GameDisplayable("bliss.jpg",1920,1200)

label help:
"what"
window hide
$ quick_menu = False
call screen testgame


edit: So I currently believe that using call screen may be causing it, but using show screen instead instantly ends the displayable/screen

User avatar
DragoonHP
Miko-Class Veteran
Posts: 758
Joined: Tue Jun 22, 2010 12:54 am
Completed: Christmas
IRC Nick: DragoonHP
Location: Zion Island, Solario
Contact:

Re: Screen/Creator-Defined-Displayable resetting on pause

#2 Post by DragoonHP » Thu Feb 20, 2020 9:22 am

Can you share the code of GameDisplayable?
So I currently believe that using call screen may be causing it, but using show screen instead instantly ends the displayable/screen
What do you mean, instantly ends the displayable?

Post Reply

Who is online

Users browsing this forum: Google [Bot]