CNPC_Furniture

From Source Entities
Jump to navigation Jump to search

CNPC_Furniture is a code class in all Source games except L4d.pngL4d2-small.png.

Classnames:

  • npc_furniture - Used for objects which need tight synchronization with an animating NPC, when using scripted_sequences of the same targetname.
  • monster_furniture (Not in FGD) - Unused classname.

Keyvalues[edit | edit source]

World Model (model) <model>
A path to an .mdl.

Inputs[edit | edit source]

EnablePlayerCollision
Enables collisions against the player.
DisablePlayerCollision
Disables collisions against the player.