PlayerControllerComponent.IsMoving Property
Definition¶
Namespace: Brine2D.Systems.Input
Whether the player is currently moving (has input).
public bool IsMoving { get; }
Namespace: Brine2D.Systems.Input
Whether the player is currently moving (has input).
public bool IsMoving { get; }