Ilumisoft Docs
  • Products
  • Bundles
    • Ultimate Asset Bundle
  • Tools
    • Visual State Machine
      • Setup
      • Create your first State Machine
      • Open the Graph Editor
      • Create a State
      • Create a Transition
    • Scene Creator
    • Script Templates
      • Create Script from Template
      • Create a Custom Template
      • Add, Edit or Remove Templates
    • Startup Manager
      • Setup
      • How to Add Systems
      • How It Works
    • Volume Control
      • Setup
      • How to create volume sliders & toggles
      • How to create a volume driven AudioSource
      • How to use the Volume Control API
    • Color Control
    • Graphics Control
      • Getting Started
      • Writing Custom Settings
        • Example 1: Writing the Soft Particles Setting
        • Example 2: Writing the Shadow Setting
    • Game Action System
      • Getting Started
      • Components
        • Game Action Trigger
        • Game Action
        • Game Action Task
      • How To's
        • Creating custom tasks
  • Game Templates
    • Connect
    • Hex
    • Defuse
    • Merge Dice
    • Bubble Pop
    • Downhill Ride
  • Support
    • Help
Powered by GitBook
On this page

Was this helpful?

  1. Tools

Scene Creator

PreviousCreate a TransitionNextScript Templates

Last updated 4 years ago

Was this helpful?

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).

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.

  • 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

The Scene Creator editor window