Hey. I think this is relatively easy to make, but I can't find anything similar on the net.
Since RPG Maker uses no loading screen (where I could display tips, etc), I want a glossary/tips script, basically a new option in the main menu, where I can have entries (all of them available from the start, no need to add options for that), that when clicked on, display simple text.
Basically I will be using this to give the player strictly technical information regarding the game's mechanics.
#Entry name:
"Dashing"
#when chosen:
"Holding down the \C[3]Shift\C[0] key while moving will make you dash, spending \C[4]Stamina Points\C[0]. When your \C[4]Stamina Points\C[0] are out (as displayed in the bottom-left corner of the screen), your dash will automatically stop,
and you will switch back to walking. Your \C[4]Stamina Points\C[0] will automatically start refilling when you stop moving.
You can increase your maximum \C[4]Stamina Points \C[0] by the use of perks, or certain \C[4]Elite Items]C[0] found rarely
in the game."
The script will be used for my Broken Reality RPG, which is free to play (
https://lord-rutsah.itch.io/broken-reality). Credits will be properly given of course. Thanks for your help!
The script will be used for my Broken Reality RPG, which is free to play (https://lord-rutsah.itch.io/broken-reality). Credits will be properly given of course. Thanks for your help!