feat: goap ai for faction and ship
This commit is contained in:
@@ -12,7 +12,9 @@ export interface ShipSnapshot {
|
||||
state: string;
|
||||
orderKind: string | null;
|
||||
defaultBehaviorKind: string;
|
||||
behaviorPhase: string | null;
|
||||
controllerTaskKind: string;
|
||||
commanderObjective: string | null;
|
||||
nodeId?: string | null;
|
||||
bubbleId?: string | null;
|
||||
dockedStationId?: string | null;
|
||||
|
||||
Reference in New Issue
Block a user