Fixed a few typos with the main interface.
- Standard Ren'Py layout. This happens when you translate the main files from English to Spanish then back to English. Start instead of Star.
- Edited Main Menu layout.
- More Options to play around with like toggling the textbox and quick menu.
- For Ren'Py input added an extra _( ) so it will translate the name prompt.
$ Lorenzo = renpy. input(_("Your Name"),default = "Lorenzo", length = 10) - Added language selection on first run so English player don't have to figure out Spanish.
- For buttons have a difference between idle and hover as it tells the player that the object can be interacted with.
- When releasing make sure to go into options.rpy and change the version number.
- Put your name in the About section however you'll have to do the translation back to Spanish.
https://mega.nz/file/6CAFTZYD#2N3fjo1F8zoxqySGjxxv70xDoVGbaSqZV1fjAJvLWyw
You can review what I changed with https://winmerge.org