Entity func activator
From Mod Wiki
Non-displayed entity used to activate triggers when it touches them. Bind to a mover to
Entity Keys
classname func_activator
- start_off boolean
- set to 1 to have it spawn disabled. Activator will disable itself when it activates a trigger.
- stay_on boolean
- to prevent activator from disabling itself.
See Also