Viewing Game Objects in the Project Lister

The Project Lister displays every game object in a level or sublevel, as shown in the figure below. Expanding a game object in the Project Lister shows the hierarchy of resources associated with the game object. Some game objects, such as a GameObjectGroup, might have other game objects as children. These, too, can be viewed by expanding the parent game object.

 

XML schemas define the available game object types, including the game object’s properties and the resources with which a game object can be associated. These XML schemas are typically written by programmers and should be available before you start building a level.