Hello, I would like to know how to print what i write? I would like to make a window with character name and make player to write his/hers name there, save it as variable or constant and display on every other game screens.
e.g.
There is a Box with text: "Choose Your Name"
and i click it and can write my character name. When I press "enter" it closed and save name. If I click again I can write diffrent name instead.
Can You tell me how to make it in GDScript in 2D window or send me a link to tutorial video?