private void OnEnable() { tm = GameObject.Find("TutorialMng").GetComponent <TutorialMng>(); spawnPos = transform.position; }