How to create a scene through a script?

Viewed 20

In my game, I want to make a level editor, and I need to create a new scene on which this level will be located through a script (for a new level). How to do it and is it possible at all?

1 Answers
Related