Prop dynamic ornament

From Valve Developer Community
Revision as of 11:04, 19 October 2005 by Maven (talk | contribs) (bot-assisted)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Wrongtitle

Entity Description

A way to attach one studio model to another as an ornament. It will render in the way that player/NPC weapons render.

Availability

Template:In game Template:Game-base Template:In code

Keyvalues

<choices> Collisions.
Literal value Description
0 Not Solid
  • InitialOwner
<string> Name of the entity that this ornament should attach to, at startup.

Flags

Inputs

Attach the ornament to a different entity. Parameter should be the name of entity to attach to.
  • Detach <string>
Detach from the Target Entity and become invisible. The ornament can be re-attached with the SetAttached input.

Outputs