Example #1
0
 public void Awake()
 {
     m_FightBehavior = CreateBehaviorTree();
 }