- Home /
 
 
               Question by 
               ThugsInMugs · Mar 29, 2017 at 02:48 PM · 
                c#scenescene load  
              
 
              how to create a scene in c# WITH a specific gameobject?
So Im using var level = SceneManager.CreateScene("MainMap"); and it does what its supposed to but my problem is that i want it to create with my generate map prefab that i created, is there a way to do this?
               Comment
              
 
               
              Your answer