A character controller library for s&box with example components for walking, rolling, and flying players. It simulates collide-and-slide, steps, gravity, ground detection, and can run in either trace-based or physical Rigidbody/Collider mode. The package includes example camera/input drivers, a collision result struct, and small vector helpers.