I need help with moving. I make my character then I go to charctercontroller. It still wont move.
Try this:
- Right click on the character collider and click Remove Component.
- Click on the toolbar -> Assets -> Import Package -> Import the Asset file called Standard Assets in "C:\Program Files\Unity\Editor\Standard Packages\".
- Hit import.
- After it has finished importing go down to the hierarchy window and search in the box "First Person Controller".
- Click and drag the prefab onto your scene and test it out.
Remember that if you want to apply these scripts to your character then you can just copy of the prefab named "First Person Controller".
i think your capsule collider is inside another collider so can not move. if you use the standard first person controller try to move it up or press space to jump up.