Cycler: Difference between revisions
Jump to navigation
Jump to search
m (Templated the disable shadows keyvalue.) |
Reacheround (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
==Entity Description== | ==Entity Description== | ||
An entity used to display a model for testing purposes. Shooting it | An entity used to display a model for testing purposes. Shooting it will cycle through the model's animations. | ||
==Keyvalues== | ==Keyvalues== |
Revision as of 09:09, 20 February 2007
Entity Description
An entity used to display a model for testing purposes. Shooting it will cycle through the model's animations.
Keyvalues
- Template:Kv targetname
- Template:Kv parentname
- Template:Kv angles
- Template:Kv renderfields
- Template:Kv shadow
- model
- <studio>
- skin
- <integer> Some models have multiple versions of their textures, called skins. Set this to a number other than 0 to use that skin instead of the default.
- sequence
- <integer> Default animation sequence for the model to be playing after spawning.
Flags
- 1 : Not Solid
Inputs
- Template:I targetname
- Template:I parentname
- SetSequence <string>
- Sets the cycler's sequence.
- Alpha <integer>
- Sets the cycler's alpha value.