- Aug 10, 2020
- 184
- 901
Hi,
I'm trying to make a screen that allows the player to change the names of characters.
I've borrowed the "About" screen to set up the interface.
The problem I'm have is that after the new name is entered, RenPy does not return to that screen, no matter what I've tried.
I like the player to be able to change other names as well and press "Return " to get back to the game.
Anyone know how to code that? Or has seen this done in other games?
Any help is appreciated!
- AnimArts
(I'd like to get back to the Character Names screen after the player name text input, but I can't figure out how. It always jumps back into the game when I try.)
I'm trying to make a screen that allows the player to change the names of characters.
I've borrowed the "About" screen to set up the interface.
The problem I'm have is that after the new name is entered, RenPy does not return to that screen, no matter what I've tried.
I like the player to be able to change other names as well and press "Return " to get back to the game.
Anyone know how to code that? Or has seen this done in other games?
Any help is appreciated!
- AnimArts
(I'd like to get back to the Character Names screen after the player name text input, but I can't figure out how. It always jumps back into the game when I try.)