Func orator: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (-entity template)
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.)
Line 1: Line 1:
{{CD|CFlexExpresser}}
{{CD|CFlexExpresser}}
{{entity|type=e0|series=Left 4 Dead|func_orator}} It's a very simple model entity that has animations and response rules.
{{this is a|name=func_orator|series=Left 4 Dead|e0}} It's a very simple model entity that has animations and response rules.


== Keyvalues ==
== Keyvalues ==

Revision as of 10:54, 4 January 2024

C++ Class hierarchy
CFlexExpresser
CFlexExpresserShim
CFlexCycler
CBaseFlex
CBaseAnimatingOverlay
CBaseAnimating
CBaseEntity

func_orator is an e0 available in Left 4 Dead seriesLeft 4 Dead series Left 4 Dead series. It's a very simple model entity that has animations and response rules.

Keyvalues

Max Followup Dist (maxThenAnyDispatchDist) <float>
A 'then ANY' followup on a response from this orator will dispatch to characters up to this many units away. Leave 0 to mean that even an infinitely distant character may respond.
Name (targetname) <string>[ Edit ]
The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentname or target).
Also displayed in Hammer's 2D views and Entity Report.
See also:  Generic Keyvalues, Inputs and Outputs available to all entities

Flags

Not Solid : [1]

Inputs

SpeakResponseConcept <stringRedirectInput/string>
Speak the specified response concept