Character controller
From HEWIKI
(Redirected from Character Controller)
A Character Controller is responsible for processing input and transforming the gross desires (move to this point, move forward, jump...etc) into the inputs that will control which animation the animation agent chooses to play. At the end of a frame, the character controller has the opportunity to modify the position/rotation resulting from the animation to account for external forces such as gravity or collision with the environment.