Skip to content

PlayerControllerComponent.IsMoving Property

Definition

Namespace: Brine2D.Systems.Input

Whether the player is currently moving (has input).

public bool IsMoving { get; }

Property Value

System.Boolean