Hello. I have for hours non-stop trying to "make it work", but Goggle give me outdated code or examples that don't really "hit the spot".
I would love to "inject" into my alpha VN project a "status menu" for the MC. Please, don't stop reading... I know there are 100+ posts all over the Internet on this topic, but as mentioned none of them are relevant in this case.
1. Firstly I would love to have some code that lets the player press the Z key (or S key) in order to bring up the actual stat menu. Cheat Menu's made by D.S.-sama for many VN's open up in-game when one press the Z key. It's a wonderful feature. Here is the code I think is relevant (got it by reading the code in one of his Cheat Menu's):
This might be a bit overkill, but I would not say no to also have the "main menu" when *in the game* to also have a button for "Statistics" so the player can reach it that way. If the Z-key idea is not doable, then at least that could be a good "backup plan". But as a complement it could be nice too...
2. The "Statistics Page" content should be filled out with some working examples like the one from the Code example, just... that it "should" work out-of-the-box if possible with some formatting examples.
3. for the actual "Statistics Page" it should be like a "fresh" full screen that one can have a nice background image on, not a tiny winy little box. And that huge full screen box should also have a imagebutton that is clickable that closes the full screen box and returns the player back to exactly where she/he was when pressing the Z key.
I am so sorry for asking so much, but my entire project is hanging on this status display, becouse it will be too many characters and statistics going around that a player must be able to see it all on a status display. And I am totally new on Ren'Py so please if posting code examples, make them very complete and easy to understand and above all portable into Ren'py from the start.
Thank you all for any kind assistance.
I would love to "inject" into my alpha VN project a "status menu" for the MC. Please, don't stop reading... I know there are 100+ posts all over the Internet on this topic, but as mentioned none of them are relevant in this case.
1. Firstly I would love to have some code that lets the player press the Z key (or S key) in order to bring up the actual stat menu. Cheat Menu's made by D.S.-sama for many VN's open up in-game when one press the Z key. It's a wonderful feature. Here is the code I think is relevant (got it by reading the code in one of his Cheat Menu's):
You don't have permission to view the spoiler content.
Log in or register now.
This might be a bit overkill, but I would not say no to also have the "main menu" when *in the game* to also have a button for "Statistics" so the player can reach it that way. If the Z-key idea is not doable, then at least that could be a good "backup plan". But as a complement it could be nice too...
2. The "Statistics Page" content should be filled out with some working examples like the one from the Code example, just... that it "should" work out-of-the-box if possible with some formatting examples.
You don't have permission to view the spoiler content.
Log in or register now.
3. for the actual "Statistics Page" it should be like a "fresh" full screen that one can have a nice background image on, not a tiny winy little box. And that huge full screen box should also have a imagebutton that is clickable that closes the full screen box and returns the player back to exactly where she/he was when pressing the Z key.
I am so sorry for asking so much, but my entire project is hanging on this status display, becouse it will be too many characters and statistics going around that a player must be able to see it all on a status display. And I am totally new on Ren'Py so please if posting code examples, make them very complete and easy to understand and above all portable into Ren'py from the start.
Thank you all for any kind assistance.