Ejemplo n.º 1
0
 //start the attribute of the weapons
 public void BeginAttributes()
 {
     AttributeInstance.beginModifier(ref Player_Controller.speedModifier, weaponAttributeIndex[0]);
 }