|
i am making a multiplayer fps and i was wondering how can i get the user to enter a name/nickname for themselves? Thanks in advance
(comments are locked)
|
|
Try GUI.TextField - in the manual Thank You Very Much....
Feb 14 '11 at 08:55 AM
UnityMultiPlayerOnlineMaker
Oh yeah but would you know how i could save what they wrote?
Feb 14 '11 at 08:56 AM
UnityMultiPlayerOnlineMaker
(comments are locked)
|
|
There is a video of the Zerg Arcade Burg teaches that to do this and also a full tutorial for an RPG. check out: http://www.burgzergarcade.com/hack-slash-rpg-unity3d-game-engine-tutorial Thanks Mate! This Helped alot
Feb 14 '11 at 09:00 PM
UnityMultiPlayerOnlineMaker
(comments are locked)
|
|
Nothing, and on the other question asked, you can use PlayerPref to save the user name of the player, look in your manual offline or online and search for google, PlayerPrefs variables saved in the user record, then you can load except the name. You can see videos of Zerg Arcade Burg, who teaches him to do what you want, and you will better understand (it uses the C # language). Link to the online manual: http://unity3d.com/support/documentation/ScriptReference/PlayerPrefs.html See the videos:
Link for videos: http://www.burgzergarcade.com/hack-slash-rpg-unity3d-game-engine-tutorial Hope this helps again
(comments are locked)
|
