Perfect Dark Source: trigger zone/en

From Valve Developer Community
Jump to: navigation, search
Dead End - Icon.png
This article has no links to other VDC articles. Please help improve this article by adding links that are relevant to the context within the existing text.
January 2024

Entity description

A brush entity that defines a hill for the game mode King of the Hill. As a brush entity, the entity is limited to a convex brush shape (which can be a single brush or several grouped).

Texture the ethereal walls with the material \materials\pdark\game\zone.vtf. Place the hill walls at least one unit away from walls.

The trigger_zone like to have 128 unit factor scale in each direction. The ground texture must be NoDraw and the top face texture must be NoDraw.

You can add some brush with NoDraw to custom effect area of the Hill; you just have to select all of them and set them to trigger_zone.

Here is the best way to set it:

Trigger zone1.jpg