Cycler: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{wrongtitle|title=cycler}}
{{base_point}}
==Entity Description==
==Entity Description==
An entity used to display a model for testing purposes. Shooting it will cycle through the model's animations.
An entity used to display a model for testing purposes. Shooting it will cycle through the model's animations.
Line 28: Line 31:
==Outputs==
==Outputs==
* {{o targetname}}
* {{o targetname}}
[[Category:Entities]]

Revision as of 09:29, 12 April 2008

Template:Wrongtitle Template:Base point

Entity Description

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

Keyvalues

<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

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

Outputs