I used DontDestroyOnLoad(); to keep an object on all scenes, the problem is, the object only charges when game starts in the scene i placed it, on build works well, but if i load another scene in the editor and i play, the object does't charges, which not allow me to play directly in another scene to test something. is there a way to load that object in any scene without placing it manually on each one?
↧