Displaying and Hiding Game Objects

The LevelEditor can display and hide game objects in the following ways so that you can focus on different game objects as you work:

 

When a game object is visible, its Visibility property is set to True. When a game object is invisible, its Visibility property is set to False. You can also assign objects to layers or sublevels, which both provide an efficient way to hide and display sets of game objects.

 

To hide selected game objects:

  1. Select the game objects to hide.
  2. Select the View > Hide menu item.

 

To display selected game objects and hide all others:

  1. Select the game objects.
  2. Select the View > Isolate menu item.

 

To make all objects visible: