I have a text field at the main menu saying player name. And a GUI Text label on top of my player saying “…”. And now I want to know a way like send message that you put the name in the text field and that name will appear during gameplay. Heres some more details: Text field is in scene0 and the player with the 3D Text is in scene1.
- Felipe