Env funnel (GoldSrc): Difference between revisions
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...") |
(-added class hierarchy) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{tabs|env_funnel|goldsrc = 1|source = 1|main = source}} | {{tabs|env_funnel|goldsrc = 1|source = 1|main = source}} | ||
{{ | {{CD|CEnvFunnel|goldsrc=1}} | ||
{{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== | ||
Latest revision as of 07:39, 23 August 2024
| CEnvFunnel |
env_funnel is a point entity available in all
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, usually via the target, killtarget, and TriggerTarget KVs.
Flags
- Reverse : [1]
- Funnel repels sprites instead of attracting them.