Trigger soundscape: Difference between revisions
Jump to navigation
Jump to search

(removed warning. After excessive testing, no abnormal behaviour was found. Even on Qdude's "Broken" map. See discussions for more info.) |
Kestrelguy (talk | contribs) m (added language bar.) |
||
Line 1: | Line 1: | ||
{{ | {{lang|{{PAGENAME}}}} | ||
{{brush ent|trigger_soundscape}} It automatically triggers an {{ent|env_soundscape_triggerable}} whenever a player is inside its volume and not triggering any other soundscape entities. | |||
== Keyvalues == | == Keyvalues == | ||
{{KV|Soundscape|targetname|The {{ent|env_soundscape_triggerable}} that this brush triggers. {{confusion|Not to be confused with the actual soundscape that the <tt>env_soundscape_triggerable</tt> then calls.}}}} | |||
{{KV|Soundscape|targetname|The | {{KV TriggerOnce}} | ||
{{KV | |||
== Flags == | == Flags == | ||
{{Fl | {{Fl TriggerOnce}} | ||
== Inputs == | == Inputs == | ||
Line 18: | Line 13: | ||
== Outputs == | == Outputs == | ||
{{O Trigger}} | {{O Trigger}} | ||
{{O BaseEntity|l4d=1}} | |||
== See Also == | |||
*[[Soundscape]] | |||
*{{ent|env_soundscape_triggerable}} | |||
[[Category:Sound System]] | [[Category:Sound System]] |
Revision as of 12:01, 31 July 2022


Template:Brush ent It automatically triggers an env_soundscape_triggerable whenever a player is inside its volume and not triggering any other soundscape entities.
Keyvalues
- Soundscape ([todo internal name (i)]) <targetname>
- The env_soundscape_triggerable that this brush triggers.
Risk of Confusion:Not to be confused with the actual soundscape that the env_soundscape_triggerable then calls.
|
Flags
|
Inputs
|
Outputs
|