private void Awake() { cam = GameManager.Instance.CameraMain; enabledScript = true; updateTimer.Reset(); updateTimer.Ready(); }