Env particlescript: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (spam revert)
mNo edit summary
Line 1: Line 1:
{{wrongtitle|title=env_particlescript}}
{{wrongtitle|title=env_particlescript}}
{{base_point}}


== Entity description ==
== Entity description ==
Line 24: Line 25:
== Outputs ==
== Outputs ==
* {{o targetname}}
* {{o targetname}}
[[Category:Entities]]

Revision as of 10:10, 12 April 2008

Template:Wrongtitle Template:Base point

Entity description

An entity that has special animation events that can be fired by a model with an animation inside its .qc designed for use by this entity.

Keyvalues

  • model
<studio> Model to use for animation sequences.

Inputs

  • SetSequence <string>
Sets the script model's sequence.

Outputs