Hello everybody.
So I want to implement a Stats page on Ataegina and I need your help and opinions on the best way to do it.
Right now I have what is shown in the image below (without the heart) I created a screen (The skills and gold), then I tell the game to show the screen so it is always present, unless another screen(ex. maps) is displayed, so the player can see his stats all the time.
What I want is that this screen, the heart on the right to be more specific, to be clickable all the time, even during conversations (it doesn't have to appear when on other screens ex. traveling, maps) When clicked it shows another screen that will have some other values/stats and a button ("back") to close that screen and return to where you left.
My biggest issue is having the heart fixed on the screen all the time, I know how to do it if you are on a fixed place or on another imagemap with clickable stuff, but I wanted to have it even during conversations, like the action performed by the mouse right click on Ren'py, that shows the game menu.
Thank you all
So I want to implement a Stats page on Ataegina and I need your help and opinions on the best way to do it.
Right now I have what is shown in the image below (without the heart) I created a screen (The skills and gold), then I tell the game to show the screen so it is always present, unless another screen(ex. maps) is displayed, so the player can see his stats all the time.
What I want is that this screen, the heart on the right to be more specific, to be clickable all the time, even during conversations (it doesn't have to appear when on other screens ex. traveling, maps) When clicked it shows another screen that will have some other values/stats and a button ("back") to close that screen and return to where you left.
My biggest issue is having the heart fixed on the screen all the time, I know how to do it if you are on a fixed place or on another imagemap with clickable stuff, but I wanted to have it even during conversations, like the action performed by the mouse right click on Ren'py, that shows the game menu.
Thank you all