I really don’t know how to do this??? I’m trying to make it so for the default people can just put a name in for their character’s name and I did the whole
*create_player 0
input_text_player_name
*set player_name “{player_name}”
but like when i try and run it nothing happens, i dont get an error it just shows up when i try and put in a name as “{player_name}” I’m really not sure where I went wrong or how to yknow make it work
