# ssatguru/babylonjs-charactercontroller

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/ssatguru-babylonjs-charactercontroller).**

238 stars · 51 forks · TypeScript · Apache-2.0

## Links

- GitHub: https://github.com/ssatguru/BabylonJS-CharacterController
- awesome-repositories: https://awesome-repositories.com/repository/ssatguru-babylonjs-charactercontroller.md

## Description

A 3rd person CharacterController for use in BabylonJS (a 3D HTML Webgl framework) applications. It uses the collider and moveWithCollision() function to move the character around. It uses physics kinematic equations to calculate movements like jump, fall, slide. It does not use any physics…

## Tags

### Part of an Awesome List

- [Projects](https://awesome-repositories.com/f/awesome-lists/more/projects.md) — Listed in the “Projects” section of the Awesome Babylonjs awesome list.
