> For the complete documentation index, see [llms.txt](https://ilumisoft.gitbook.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ilumisoft.gitbook.io/documentation/tools/scene-creator.md).

# Scene Creator

![](/files/-MIx89pJXXNB9iCCI3MQ)

Scene Creator is a handy, simple to use editor tool, developed to simplify the process of creating new scenes. With scene creator you can select a template scene, define your scenes folder and automatically add the scene to build scenes.

## Get Started

Open the Scene Creator editor window by clicking **Tools->Scene Creator** or by using the shortcut **ctrl+alt+n** (Windows) or **cmd+alt+n** (macOS).

![The Scene Creator editor window](/files/-MIdtAalTqb02JaZnq9H)

Scene Creator provides to you the following preferences:

* **Template** \
  You can select any of your existing scenes as a template. In that case the new scene will be an exact copy of the template scene. If you want to create a blank scene, simply select **None.**&#x20;
* **Directory** \
  Select the asset folder your new scene will be stored at or **None** to place it directly in the **Assets** folder. In the screenshot the new scene would be saved at *Assets/Scenes/Mars Level.unity*
* **Add to Build Settings**\
  If checked, the scene will be added to the list of scenes in build.
* **Open**\
  If checked, the scene will be opened automatically after it has been created
