コード例 #1
0
 void Health(float damage)
 {
     healthScript.ApplayDamage(damage);
 }