x


A name For the Character Please Help

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

more ▼

asked Feb 14 '11 at 05:57 AM

UnityMultiPlayerOnlineMaker gravatar image

UnityMultiPlayerOnlineMaker
30 3 3 7

(comments are locked)
10|3000 characters needed characters left

3 answers: sort voted first

Try GUI.TextField - in the manual

more ▼

answered Feb 14 '11 at 07:24 AM

celadon gravatar image

celadon
133 2 3 7

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)
10|3000 characters needed characters left

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

more ▼

answered Feb 14 '11 at 11:25 AM

Unamine gravatar image

Unamine
362 14 17 27

Thanks Mate! This Helped alot

Feb 14 '11 at 09:00 PM UnityMultiPlayerOnlineMaker
(comments are locked)
10|3000 characters needed characters left

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:

  1. Unity3D Tutorial - PlayerPrefs 1 / x
  2. Unity3D Tutorial - PlayerPrefs 2 / x
  3. Unity3D Tutorial - PlayerPrefs 3 / x
  4. Unity3D Tutorial - PlayerPrefs 4 / x
  5. Unity3D Tutorial - PlayerPrefs 5 / x
  6. Unity3D Tutorial - PlayerPrefs 6 / x

Link for videos:

http://www.burgzergarcade.com/hack-slash-rpg-unity3d-game-engine-tutorial

Hope this helps again

more ▼

answered Feb 15 '11 at 12:05 AM

Unamine gravatar image

Unamine
362 14 17 27

(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x1175
x808
x711
x683
x143

asked: Feb 14 '11 at 05:57 AM

Seen: 1232 times

Last Updated: Feb 14 '11 at 05:57 AM