Placing an Object at any Point in the World
To place a new object manually at any point in the world, drag an object
from the Palette
or Resources
list and release it at the desired location. The object is added to
the top-most Game Objects folder.
To add a new game object to a specific sublevel
(rather than to the top of the game object hierarchy), you can perform
either of the following tasks:
- Drag the object to the Project
Lister and drop it within the Game
Objects folder of the specific sublevel. The object is placed
at location 0,0,0 of the world, but is included within the sublevel.
- Select an object that is already within the sublevel, then drag
and drop a new object anywhere within the world. The object has the
location you specify, and is also included within the sublevel.