fix some more glitchy stuff
This commit is contained in:
@@ -47,6 +47,8 @@ private:
|
||||
void UpdateBlackboard(const SteeringPlugin_Output& steering);
|
||||
BT::BehaviorTree* m_BehaviourTree = nullptr;
|
||||
Thinker* m_Thinker = nullptr;
|
||||
|
||||
bool m_Running{};
|
||||
};
|
||||
|
||||
//ENTRY
|
||||
|
||||
Reference in New Issue
Block a user