Env rotorwash: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(as ts2do said, this entity isn't real)
Line 1: Line 1:
{{base point|env_rotorwash}} It creates a rotorwash effect, that is, it creates the effect of a helicopter hovering over water or sand.
{{obsolete}}
 
<code>env_rotorwash</code> exists in the [[FGD]], but not in code. Use {{ent|env_rotorwash_emitter}}.
== Keyvalues ==
{{KV Targetname}}
{{KV Parentname}}
 
== Inputs ==
{{I Targetname}}
{{I Parentname}}
 
== Outputs ==
{{O Targetname}}
 
[[Category:Entities]]

Revision as of 07:05, 30 September 2018

Obsolete-notext.png
This entity is obsolete. Its use is discouraged. It may only exist/function in older engine branches.

env_rotorwash exists in the FGD, but not in code. Use env_rotorwash_emitter.