Env particlescript: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
|  (raw; needs cleanup) | Hurricaaane (talk | contribs)   (Cleaned up!) | ||
| Line 1: | Line 1: | ||
| {{ | {{wrongtitle|title=env_particlescript}} | ||
| An entity that has special animation events that can be fired by a model with an animation inside its .qc designed  | ==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== | |||
| * {{kv targetname}} | |||
| * {{kv parentname}} | |||
| * {{kv angles}} | |||
| * '''model''' | |||
| : <studio> Model to use for animation sequences. | |||
| ==Inputs== | |||
| * {{i targetname}} | |||
| * {{i parentname}} | |||
| *'''SetSequence <string>''' | |||
| :Sets the script model's sequence. | |||
| ==Outputs== | |||
| * {{o targetname}} | |||
| [[Category:Entities]] | |||
Revision as of 03:04, 31 October 2005
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.