Template:O Item swarm: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (added O BaseAnimating.)
(-cleanup)
Line 4: Line 4:
{{IO|OnCacheInteraction|{{confirm|Fires when the player proves they have 'found' this item:}}
{{IO|OnCacheInteraction|{{confirm|Fires when the player proves they have 'found' this item:}}
:* Player touch (whether or not player actually acquires the item)
:* Player touch (whether or not player actually acquires the item)
:* Picked up by +USE}}
:* Picked up by +USE}}</onlyinclude>
{{O BaseEntity}}
{{O BaseAnimating}}</onlyinclude>

Revision as of 11:38, 2 July 2024

Item:

OnPlayerTouch
Fires when the player touches this object.
OnCacheInteraction
Confirm:Fires when the player proves they have 'found' this item:
  • Player touch (whether or not player actually acquires the item)
  • Picked up by +USE