I have a GameManager GO with a GameManagerScript on it, and i use DontDestroyOnLoad in that script.
GameManager is stored in a DontDestroyOnLoad scene and i want to use GameObject.Find to find a gameobject from Level01 scene.
Can anyone show me how to do it?
Thanks :)
↧