Brush EntityThis entity ends the current game and returns the player to the Half-Life main menu.
Attributes
- Name (targetname) - Property used to identify entities.
- Section (section) - The type of game to end. Values are:
_oem_end_training - takes the player back to the main menu
_oem_end_logo - same as above
_oem_end_demo - This was used in the demo. Same as above, but also attempts to open 'media/order/default.html'.
Flags
- USE Only (1) - Entity cannot be triggered by the player walking into it.