KinematicCharacterBody.IsOnWall Property
Definition¶
Namespace: Brine2D.ECS.Components
true when the character is touching a wall surface this tick.
public bool IsOnWall { get; internal set; }
Namespace: Brine2D.ECS.Components
true when the character is touching a wall surface this tick.
public bool IsOnWall { get; internal set; }