Ejemplo n.º 1
0
 private void Awake()
 {
     _water = GetComponent <Water>();
     _time  = Period;
 }