def exit(self): SuitPathBehaviorAI.exit(self) self.fsm.requestFinalState() taskMgr.remove(self.followBossTaskName)
def exit(self): SuitPathBehaviorAI.exit(self) self.toonsInRange = [] self.isPanicked = False self.closestToon = None self.resetMaxPanicTime()