Ejemplo n.º 1
0
 public void TakeEnergy(float amount)
 {
     characterStatusController.TakeEnergy(amount);
 }