Generic actor: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 9: Line 9:
==Keyvalues==
==Keyvalues==
*{{kv basenpc}}
*{{kv basenpc}}
*{{kv parentname}}


* '''model'''
* '''model'''
Line 26: Line 28:
==Inputs==
==Inputs==
*{{i basenpc}}
*{{i basenpc}}
*{{i parentname}}


==Outputs==
==Outputs==
*{{o basenpc}}
*{{o basenpc}}
[[Category:Entities]]
[[Category:Entities]]

Revision as of 17:35, 11 July 2005

Template:Wrongtitle

Entity Description

Entity Name: generic_actor

Generic NPC - purely for scripted sequence work.

Note.pngNote:Some keyvalues, spawnflags, effect flags, inputs, or outputs might not affect an NPC, based on the functionality and coding of the NPC.

Keyvalues

  • model
<studio>
  • hull_name
<choices> Hull type
  • HUMAN_HULL : Human
  • WIDE_HUMAN_HULL : Wide
  • TINY_HULL : Tiny
  • MEDIUM_HULL : Medium
  • LARGE_HULL : Large

Flags

Inputs

Outputs