> For the complete documentation index, see [llms.txt](https://game-kit-controller.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://game-kit-controller.gitbook.io/docs/player-controller-components/player-controller/player-controller-component.md).

# Player Controller Component

It manages the movement and animation of the character, including ground and air detection, collisions, velocities, being physics based driven, but with a custom gravity system to apply force in the local down direction of the player, allowing to manage its gravity with different directions
