Template:KVIO ItemHL2: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(I'm probably gonna expand this for any item entities in other games later. maybe, maybe not, idk)
 
(get on in there little fella)
Line 13: Line 13:
{{O BaseAnimating}}
{{O BaseAnimating}}
{{O BaseEntity}}
{{O BaseEntity}}
[[Category:Items]]

Revision as of 02:41, 11 September 2018

Keyvalues

Item:

Note.pngNote:Content moved to Rendering and studio model related KIO/Keyvalues for continuation of page history


Inputs

Item:

Note.pngNote:Content moved to Rendering and studio model related KIO/Inputs for continuation of page history


Outputs

Item:

OnPlayerTouch
Fires when the player touches this item. !activator is the player.
OnCacheInteraction
This output fires when the player proves they have "found" this item.
Fires on:
  • Player Touch (whether or not player actually acquires the item).
  • Picked up by +use.
  • Picked up by gravity gun.
  • Punted by gravity gun.
Note.pngNote:Content moved to Rendering and studio model related KIO/Outputs for continuation of page history