Env effectscript: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
Line 19: Line 19:
==Outputs==
==Outputs==
*{{o targetname}}
*{{o targetname}}
==See also==
* [[Creating an Effectscript model]]

Revision as of 05:22, 28 September 2005

An entity that allows you to script special visual effects via a script file.

Stub

This article or section is a stub. You can help by expanding it.

Keyvalues

Model to use for animation sequences.
  • scriptfile <string>
Name of the script to use for this model.

Inputs

Sets the script model's sequence.

Outputs

See also