AIControllerComponent.MoveDirection Property
Definition¶
Namespace: Brine2D.Systems.AI
Current movement direction (calculated by AISystem).
public System.Numerics.Vector2 MoveDirection { get; internal set; }
Namespace: Brine2D.Systems.AI
Current movement direction (calculated by AISystem).
public System.Numerics.Vector2 MoveDirection { get; internal set; }