KinematicCharacterBody.IsOnWallOnly Property
Definition¶
Namespace: Brine2D.ECS.Components
true when the character is touching a wall but is not on the floor or ceiling this tick.
public bool IsOnWallOnly { get; }
Namespace: Brine2D.ECS.Components
true when the character is touching a wall but is not on the floor or ceiling this tick.
public bool IsOnWallOnly { get; }