AIControllerComponent.PatrolPoints Property
Definition¶
Namespace: Brine2D.Systems.AI
Patrol waypoints (for patrol behavior).
public System.Collections.Generic.List<System.Numerics.Vector2> PatrolPoints { get; set; }
Namespace: Brine2D.Systems.AI
Patrol waypoints (for patrol behavior).
public System.Collections.Generic.List<System.Numerics.Vector2> PatrolPoints { get; set; }