コード例 #1
0
 private new void Start()
 {
     SetHp(200);
     base.Start();
     CommonData.AddEnemy(transform);
 }