Cycler

From Valve Developer Community
Revision as of 03:47, 31 October 2005 by Hurricaaane (talk | contribs) (Cleaned up, but has to be verified: I might have made errors, this one was long to do.)
Jump to navigation Jump to search

Entity Description

An entity used to display a model for testing purposes. Shooting it with cycle through the model's animations.

Keyvalues

  • disableshadows
<boolean>
  • 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

  • SetSequence <string>
Sets the cycler's sequence.
  • Alpha <integer>
Sets the cycler's alpha value.

Outputs