Ejemplo n.º 1
0
 void Start()
 {
     this.timeToFix  = 15.0f;
     machineTimerBar = this.gameObject.GetComponent <MachineTimerBar>();
 }