env_slomo

From Valve Developer Community
Jump to navigation Jump to search
English (en)Translate (Translate)

env_slomo is a point entity available in Alien Swarm Alien Swarm.

Warning.pngWarning:
  • The {{{game}}} parameter is inconsistent with the name defined by the {{Alien Swarm}} template. This can most likely be fixed by setting the value of the {{{game}}} parameter to something like GoldSrc.
    If a parameter is consistent but you're still seeing this warning, it may be an issue with the template itself. Please discuss it on the template's talk page.

It causes a slow motion effect to be active for a while.

Keyvalues

Name (targetname) <string>
The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentname or target).
Also displayed in Hammer's 2D views and Entity Report.
See also: Generic Keyvalues, Inputs and Outputs available to all entities
Duration (seconds) <float>
How long the slow motion lasts.

Inputs

StartSlomo
Start the slomo.
StopSlomo
Stop the slomo.

See also