NEXTBOT:BehaveUpdate
Description
Called to update the bot's behaviour.
If you override this hook you must call coroutine.resume(self.BehaveThread)
to resume the NEXTBOT:RunBehaviour Behavior
Called to update the bot's behaviour.
If you override this hook you must call coroutine.resume(self.BehaveThread)
to resume the NEXTBOT:RunBehaviour Behavior