Sandbox Logo

class CharacterController : Component

Summary

Allows collision contrained movement without the need for a rigidbody. This is not affected by forces and will only move when you call the Move() method.

User Comments