Exemplo n.º 1
0
 public void UpdateTimer()
 {
     Debug.Log("Here");
     Debug.Log(shapeshift.GetTimer());
     Timer.fillAmount = shapeshift.GetTimer();
 }