コード例 #1
0
ファイル: CrazyState.cs プロジェクト: 1004019267/ThunderPlane
 public void OnUpdate(BossAI boss)
 {
     boss.CrazyAttack();
 }