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?
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