how to return the position call screen?

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
Charts
Newbie
Posts: 9
Joined: Sun Jan 01, 2017 10:37 pm
Contact:

how to return the position call screen?

#1 Post by Charts »

I wrote a call screen in a label. The screen is used to display the rpg battle.
However,I got problem in quitting the screen and return to the CALL position.

I tried to use IF to make it happen:
screen battle:
#(The other statements are notshows here)
if HP<0:
text [HP]
actionJump("end")
#actionHide("")
The if works fine, but I could never quit the screen.
Really hope some dalao could lend me a hand, THX!

Post Reply

Who is online

Users browsing this forum: CalixtheGreat, Google [Bot]