Skip to content

Level Editor

yenmoc edited this page Dec 16, 2022 · 1 revision

Provide workspace space to drop and drag prefab to easy make level

DROP AREA

  1. White List : Contains a list of links to list all the prefabs you can choose from in the PickUp Area
  2. Black List : Contains a list of links to list all prefabs that won't show up in the PickUp Area
  3. Using Right Click in White List Area or Black List Area to clear all White List or Black List

SETTING

  1. Where Spawn :
    1. Default:

      1. New instantiate object will spawn in root prefab when you in prefab mode
      2. New instantiate object will spawn in world space when you in scene mode
    2. Index: The newly created object is the child of the object with the specified index of root

      1. This mode only works inside PrefabMode
    3. Custom: You can choose to use the object as the root to spawn a new object here

PICKUP AREA

Where you choose the object to spawn

  • Using Shift + Click to instantiate object
  • Using Right Click in item to ping object prefab
  • Using Right Click in header Pickup Area to refresh draw collection item pickup

Right click to header of tab to refresh pickup object in tab area

Right click to specifically pickup object to show menu

  • Ignore: Mark this pickup object on the black list
  • Ping: Live property locator see where it is

Clone this wiki locally