Template:KV BaseActbusyGoal

From Valve Developer Community
Revision as of 17:04, 1 September 2018 by Pinsplash (talk | contribs) (update)
Jump to navigation Jump to search
Actor(s) to affect (actor) ([todo internal name (i)]) <target_name_or_class>
The targetname or classname of any NPCs that should act busy. Wildcards are supported.
Search Type (SearchType) ([todo internal name (i)]) <choices>
What type of targetname the actor keyvalue is referring to.
  • 0: Entity Name
  • 1: Classname
Search Range for Busy Hints (busysearchrange) ([todo internal name (i)]) <float>
Maximum distance between an actbusy hint and NPC for the NPC to consider it.
Visible Busy Hints Only (visibleonly) ([todo internal name (i)]) <boolean>
If set, an NPC will only consider actbusy hints in view when deciding which to use. Once the choice has been made it will not change, even if new hints become visible.
Start Active (StartActive) ([todo internal name (i)]) <boolean>
Self-explanatory.