front_page_header_screenshot_first_level.png

<aside> 💡 In this tutorial, you’ll learn how to make a minimal functional level.

</aside>

To start making levels, open Unity, and under the SX menu item, choose:

SX → Toolbox → Show Toolbox

SX Toolbox appears. The buttons from left to right are:

  1. Settings
  2. Create New Level
  3. Edit Level Settings
  4. Add Landblocks
  5. Add Buildings
  6. Build Roads and Traffic
  7. Add Splines
  8. Add Obstacle Hotspots
  9. Triggers and Logic
  10. Paint Props and Decorations
  11. Export Level

SX Toolbox in floating mode

SX Toolbox in floating mode

SX Toolbox when docked to a window

SX Toolbox when docked to a window

The items in this list range from the largest and most general building blocks down to the smallest ones. However, for the purpose of quickly building a functional level, let’s first focus on the items that are more gameplay-oriented. We can add static geometry such as Landblocks and Buildings later on.

Let’s get started!


Creating a New Level

To create a new level, press the Create a New Level button in the Toolbox. You’ll be prompted with a confirmation window.

Press Create Level.

Untitled

Choose a name for your level. The file is automatically saved to the correct location, typically the Assets folder of your project.

<aside> 💡

Make sure you save the level inside the folder of your Unity project!

</aside>

Press Save.

You’ll be greeted with a scene containing the bare essentials of a playable level:

Untitled


Change the Size of the Level