2️⃣Beginner Guide

Learn The basic about Unity and the IWO Toolkit

Beginner Tip

  • Reading Getting Started first

  • Read this page to know the basic about unity and the IWO Unity addon

Unity Main Windows

  • If you are not used to Unity, you may need to learn a little about how it work.

  • On the main window example bellow, you can se the 5 most important section. (they could be placed differently for you)

    • Hierarchy Tab: a "tree view" of all the object in the scene (similar to folders inside folders).

    • Scene Tab: The 3D interface to move and interact with the objects.

    • Project Tab: A simple file explorer, used to select or drag and drop files.

    • Console Tab: Unity will tell you what is hapening here (Info and errors)

    • Inspector Tab: The configuration of any selected object or file.

  • Imagine that every object is like a folder that can contain other folder.

    • Hierarchy: An object can contain other objects.

Open Sample Project

The best way to learn how to use the IWO tool is to work with the sample project

  1. Go to the Project tab (also called the file explorer), and find the Sample Scene

  2. The location is Assets/IWO

  3. Double click on the IncrediWorlds_Sample_Scene

Once Sample Project open

  • In the sample project, all you need to know is about the IWO Toolkit: Upload Example object

  • Once you select this object, the configuration window is filled on the right (Inspector)

Login to your acount

  • You first need to login to your acount

  • You will need to login every time you restart Unity

Chose an available space

  • First press on the Config Menue

  • Select one of your license that is empty (or that you want to change)

  • An empty slot is assigned to "-1"

  1. Select a Neighborhood (a Neighborhood is a region of 1km)

  2. Select an available space

  3. Press Assign space

  4. * Optionally rename your space

Press Upload !

  • You only need to setup once

  • you can now close the config menu

  • Every time you want to update your space just press Upload

Success and normal bug

  • Normally if you have the success everything should be fine

  • We still have some difficulty to prevent any error or warning, if you are nor sure, just try again.

  • If anything seam to be wrong, contact us on IncrediWorlds Discord

Last updated