コード例 #1
0
ファイル: AutoAIMgr.cs プロジェクト: midgithub/notes
 public void Awake()
 {
     m_FightBehavior = CreateBehaviorTree();
 }