Trigger ping detector: Difference between revisions
Jump to navigation
Jump to search

m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.) |
m (→Outputs: Substituted IO templates) |
||
Line 8: | Line 8: | ||
==Outputs== | ==Outputs== | ||
{{ | {{O|OnOrangePlayerPinged|Fired when the orange player has pinged inside the trigger.}} | ||
{{ | {{O|OnBluePlayerPinged|Fired when the blue player has pinged inside the trigger.}} | ||
{{O Targetname}} | {{O Targetname}} | ||
[[Category:Sensor Brush Entities]] | [[Category:Sensor Brush Entities]] |
Latest revision as of 23:05, 20 April 2025


trigger_ping_detector
is a brush entity available in Portal 2. It fires an output when the pingtool is used in its region.
Keyvalues
- Name (targetname) <string>[ Edit ]
- The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g.
parentname
ortarget
).
Also displayed in Hammer's 2D views and Entity Report.See also: Generic Keyvalues, Inputs and Outputs available to all entities
Inputs
Outputs
- OnOrangePlayerPinged
- Fired when the orange player has pinged inside the trigger.
- OnBluePlayerPinged
- Fired when the blue player has pinged inside the trigger.