Use Character Controller with Sphere

Hi,

For my game, my sphere is the main object. I am trying to get the sphere to move using the standard third person controller, but it wont work. I also have changed the character controller position, but nothing.

How could I get this to work?

take your GameObject, drop the script Thirdperson controler to your GameObject, and it’s have to work. Make sure you got a floor, or put gravity to 0 normaly your sphere got
Sphere Collider / Mesh Renderer / Character Controller / ThirdPerson Controller