Is there a way to add objects to a scene that isn’t actively loaded in the editor?
I’m trying to add objects to command line builds and not all the projects I’m dealing with have a scene loaded by default. I’d prefer to not have to load the scene in the editor because I’d rather leave the project as untouched as possible.