Entity func activator

From Mod Wiki
Revision as of 13:36, 8 November 2007 by Ducks (talk | contribs) (Initial version)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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