CharacterController2D
constCharacterController2D:ComponentDef<CharacterController2DData>
Defined in: physics/CharacterController2D.ts:82
A kinematic mover for a player or an NPC: it sweeps rather than being pushed, so it never tunnels and never inherits a rigid body’s momentum.