Added NPC logic
This commit is contained in:
@@ -27,6 +27,7 @@ public:
|
||||
|
||||
// Clears any active observation of the player (used on un-possess and when the NPC is pooled out).
|
||||
void ClearObservation();
|
||||
void RunCustomBehaviorTree();
|
||||
|
||||
protected:
|
||||
UFUNCTION()
|
||||
|
||||
Reference in New Issue
Block a user