Example #1
0
 public void Start()
 {
     attackBox.GetComponent <AttackScript>().attackDmg = damage;
 }