Difference between revisions of "Cycler"

From Sven Co-op
Jump to navigation Jump to search
(Import of converted entguide pages from Sven Manor.)
 
m (Formatting, typos, links etc.)
 
Line 3: Line 3:
 
}}
 
}}
  
The cycler entity is used to display models in your map. Its collision hull is solid to bullets and will spill black and white blood. The cycler entity will cycle through the model's animations every time it takes damage. A better, non-solid alternative to this entity is item_generic, which allows you to set up your own collisions using clip- or null-textured brushes.
+
The cycler entity is used to display models in your map. Its collision hull is solid to bullets and will spill black and white blood. The cycler entity will cycle through the model's animations every time it takes damage. A better, non-solid alternative to this entity is [[item_generic]], which allows you to set up your own collisions using clip- or null-textured brushes.
  
 
== Keyvalues ==
 
== Keyvalues ==

Latest revision as of 00:48, 28 January 2019

cycler
Type

point

Status

supported

 


The cycler entity is used to display models in your map. Its collision hull is solid to bullets and will spill black and white blood. The cycler entity will cycle through the model's animations every time it takes damage. A better, non-solid alternative to this entity is item_generic, which allows you to set up your own collisions using clip- or null-textured brushes.

Keyvalues

Model : model

Specify a valid model-file to display here. Path starts from within the modification's folder.