Comments

Log in with itch.io to leave a comment.

hi! for some reason i cant change the start screen background, it only remains as just a plain black background. any idea on what to do?

Heya!
So the "image" used is just a color defined as BLACK = "#000000". There's no actual image. You can just change the `add BLACK` in the screen main_menu() to something else (your background image)

Hi! I wanted to use this for my game, but I can't seem to modify the input for the player name (i.e. I can't change the default player name to the one I want to use.) How can I fix this?

(+1)

Heya! The default name is tied to _mc = "Sheila" so just change that to whatever default you want.

Oooh, okay! Thank you so much for the reply! :D

Used your GUI in my Visual Novel https://imwithredshirt.itch.io/your-skin-belongs-to-another

(+1)

Was a very unsettling game! Thanks for using my GUI! :D