CBaseFlex

From Source Entities
(Redirected from FunCBaseFlex)
Jump to navigation Jump to search

CBaseFlex is a code class that gives model entities vertex-based animation capabilities such as facial animation, and some NPC animations in Alien Swarm.

Classnames:

  • funCBaseFlex - Useless entity.

ConVars/Commands[edit | edit source]

ConVar/CommandParameters or default valueParameter TypeEffect
scene_showlook00 disables, 1 enablesDraws a line pointing where this entity is looking if the VCD says to look at a particular object.
scene_showmoveto00 disables, 1 enablesShows where the entity is trying to go if dictated by the VCD playing.
scene_showunlock00 disables, 1 enables"Show when a vcd is playing but normal AI is running." Seems to happen whenever a new VCD plays.
ai_expression_optimization00 disables, 1 enables"Disable npc background expressions when you can't see them." To do: Is this optimization worth much?
ai_expression_frametime00 disables, 1 enables"Maximum frametime to still play background expressions."
flex_expression-???To do: Effect description.
flex_talk0?To do: Effect description.