public void ShowTimer(BacayServerTime t) { elapsed = t.Time; totalTime = t.TotalTime; iconTimer.gameObject.SetActive(true); }