Pathfinder rework (#11452)
This commit is contained in:
@@ -42,4 +42,6 @@ public sealed class HTNComponent : NPCComponent
|
||||
/// Is this NPC currently planning?
|
||||
/// </summary>
|
||||
[ViewVariables] public bool Planning => PlanningJob != null;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user