Trigger environmental audio
Jump to navigation
Jump to search
Template:Entity A trigger that creates DSP environmental sound effects in it's volume (in HL2 it was using as part of env_soundscape entity).
Key Values
- 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
- Start Hidden (StartHidden) <boolean>
- Don't spawn the entity while the script command didn't sent.[sic]
- Start Disabled (StartDisabled) <choices>
- If "Yes" the entity starts disabled.
Value Description 0 No 1 Yes