跳转到内容

CharacterController2D

此内容尚不支持你的语言。

const CharacterController2D: 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.