Contents

stepLimit

The maximum obstacle height that the controller can move over.

Declaration

var stepLimit: Float

Discussion

Specify this value relative to the entity’s coordinate system.

Changing this value after the CharacterControllerComponent has been created and added to Entity has no effect.

See Also

Configuring a character