Skip to content

PlayerControllerComponent.IsMoving Property

Definition

Namespace: Brine2D.Systems.Input

Whether the player is currently moving \(has input\).

C#
public bool IsMoving { get; }

Property Value

System.Boolean