Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

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

(+1)

hello jadih96207, I love it!

I was thinking of changing the menu, although I would make some small changes to your idea.

-add imagesbuttons.

-change the background to a gif, (although I still don't know which character).

- a few more things like the size of the letters.

(+1)

Great though you might have better luck with a movie background.  Don't see too many using gifs for that but if it works for you awesome.

(+2)

I added a special thank you for you

I hope you don't mind if I use your design.