- Home /
The question is answered, right answer was accepted
I can't find the character controller on unity5
I have unity 5 sience a few days and i am watching videos to become more confident with this program, so i found a video where a guy explained how to create a first person game, so he right click on the assets, and than click on import package and he could see a button called "character controller", i have tryed the same but i can't find character controller. Please help me, and sorry for the bad english.
i found the character controller on unity 5 but it is gray so i can't import it
Answer by meat5000 · Mar 15, 2015 at 10:46 PM
Is it actually in that package? I couldnt see it :P
Add a character controller as a component.
Component Menu -> Physics -> Character Controller
Well I'm doing that psychic/deductive reasoning thing (A$$anonymous$$A assu$$anonymous$$g) again :¬)
I think what they mean by import is
4.6: Assets -> Import Package -> Character Controller
So they can just drag on a First/Third person character, this is now
5: Assets -> Import Package -> Characters
And then look in the Projects window for...
Assets -> Standard Assets -> Characters -> First/Third Person Character
and there should be prefabs to just drag onto the terrain.
am finding it grey too. Did u manage to figure out why?
I don't have the Assets -> Import Package -> Characters
Follow this Question
Related Questions
gameobject.GetComponent().target is not working 1 Answer
Character not moving on slopes 1 Answer
my character is going through walls and other objects 2 Answers
How do I make my character controller jump when I use this code? 0 Answers
player rotate to camera direction but not moving in it's direction 0 Answers