Env effectscript: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
Line 1: Line 1:
{{stub}}
==Entity Description==
An entity that allows you to script special visual effects via a script file.
An entity that allows you to script special visual effects via a script file.
{{stub}}


==Keyvalues==
==Keyvalues==
Line 22: Line 24:
==See also==
==See also==
* [[Creating an Effectscript model]]
* [[Creating an Effectscript model]]
[[Category:Entities]]

Revision as of 05:46, 28 September 2005

Stub

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

Entity Description

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

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