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