Perfect Dark Source: trigger zone: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (clean up, added deadend tag)
m (→‎Entity description: Unicodifying, replaced: [[Image: → [[File:)
Line 14: Line 14:
Here is the best way to set it:
Here is the best way to set it:


[[Image:Trigger zone1.jpg]]
[[File:Trigger zone1.jpg]]


[[Category:Perfect Dark Source Entities]]
[[Category:Perfect Dark Source Entities]]

Revision as of 00:15, 7 January 2024

Dead End - Icon.png
This article has no Wikipedia icon links to other VDC articles. Please help improve this article by adding links Wikipedia icon that are relevant to the context within the existing text.
January 2024
English (en)Deutsch (de)Español (es)Français (fr)Translate (Translate)

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