This article's documentation is for the "GoldSrc" engine. Click here for more information.

Env funnel (GoldSrc): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{tabs|env_funnel|goldsrc = 1|source = 1|main = source}} {{This is a|name=env_funnel|e0|engine=1}} It creates many sprites which move toward a point (or from a point). ==Key...")
 
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
Line 1: Line 1:
{{tabs|env_funnel|goldsrc = 1|source = 1|main = source}}  
{{tabs|env_funnel|goldsrc = 1|source = 1|main = source}}  
{{This is a|name=env_funnel|e0|engine=1}} It creates many sprites which move toward a point (or from a point).
{{this is a|point entity|name=env_funnel|engine=GoldSrc}} It creates many sprites which move toward a point (or from a point).


==Key Values==
==Key Values==

Revision as of 21:05, 17 May 2024

env_funnel is a point entity available in all GoldSrc GoldSrc games. It creates many sprites which move toward a point (or from a point).

Key Values

Name (targetname) <string>
The targetname that other entities refer to this entity by.

Flags

Reverse : [1]
Funnel repels sprites instead of attracting them.