x


How to make a player character?

Hello Unity Community! I am new to this program, and I download the iphone game maker from unity. I have made a small map (Just to try out what i can do) but now i dont know how to add a player controlled character! Please help! You could write a response about making a player anything (A sphere, etc) just please tell me how to make him move and such.

Thanks, Turkeydipking

more ▼

asked Jan 17 '10 at 03:59 PM

Turkeydipking gravatar image

Turkeydipking
1 1 1 1

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

1 answer: sort voted first
  • Import the "standard assets" package into your project (you may have already selected to do this when you created the project).
  • Look in your project view, in Standard Assets -> Prefabs.
  • Drag the "First Person Controller" into your hierarchy.
  • Use the scene view to position your new first person controller wherever you'd like it to start.
  • Disable the old "Main Camera" by clicking it and un-checking the checkbox next to its name at the top of the inspector window.
  • Hit play. You should have a fully functional mouse-controlled first-person character.
more ▼

answered Jan 17 '10 at 05:51 PM

duck gravatar image

duck ♦♦
40.9k 92 148 415

(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:

x1664
x176

asked: Jan 17 '10 at 03:59 PM

Seen: 5490 times

Last Updated: Jan 17 '10 at 03:59 PM