This article's documentation is for anything that uses the Source engine. Click here for more information.

env_particlescript

From Valve Developer Community
Jump to: navigation, search
Underlinked - Logo.png
This article needs more links to other articles to help integrate it into the encyclopedia. Please help improve this article by adding links that are relevant to the context within the existing text.
January 2024
English (en)中文 (zh)
... Icon-Important.png
class hierarchy
CEnvParticleScript defined in env_particlescript.cpp
CBaseAnimating
CBaseEntity

env_particlescript is a point entity available in all Source Source games. It has special animation events that can be fired by a model with an animation inside its .QC designed for use by this entity.

Keyvalues


Targetname:
Name (targetname) <string>
The targetname that other entities refer to this entity by.
Script Model (model) <model path>
Model to use for animation sequences.

Inputs

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