Skip to content

KinematicCharacterBody.MaxSlides Property

Definition

Namespace: Brine2D.ECS.Components

Maximum number of velocity-deflection iterations in the pre-physics slide step. Default is 3. Increase for characters that must navigate tight corners reliably.

public int MaxSlides { get; set; }

Property Value

System.Int32