Players Name

:face_with_spiral_eyes: Hello All i am making a multiplayer FPS and i need help with this:
at the start of the game i want the player to enter their name/nickname and press go or any button really so it go’s to the main menu now what they wrote in the textbox i want that to be saved so if they join a game it comes up with their name… i am really confused :face_with_spiral_eyes: i would love any help and/or script you guys give me
oh and hello this is my first post… The names sam

well Sniper Sam you should look at the reference for GUI.TextField, it’ll put a box on screen where you can edit / type in a name.

You might want to start at the beginning and read through the GUI tutorial at -

http://unity3d.com/support/documentation/Components/GUI%20Scripting%20Guide.html

Thanks Mate this helps alot…