This article's documentation is for Source 2. Click here for more information.

Point training gravity gloves: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Fix the page using deprecated templates that aren't fully relevant to Source 2 games)
No edit summary
 
Line 2: Line 2:


== Keyvalues ==
== Keyvalues ==
{{HLA KV Targetname}}
{{KV Targetname}}


== Inputs ==
== Inputs ==
{{IO|Enable|Enable.}}
{{I|Enable|Enable.}}
{{IO|OnComplete|Fired when the training is over.}}
{{I|OnComplete|Fired when the training is over.}}
{{I BaseEntity (Source 2)}}
 
== Outputs ==
{{O BaseEntity|s2=1}}

Latest revision as of 11:14, 26 September 2024

point_training_gravity_gloves is a point entity available in Half-Life: Alyx Half-Life: Alyx. It is an entity that helps with the gravity glove training.

Keyvalues

Name (targetname) <string>[ Edit ]
The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentname or target).
Also displayed in Hammer's 2D views and Entity Report.
See also:  Generic Keyvalues, Inputs and Outputs available to all entities

Inputs

Enable
Enable.
OnComplete
Fired when the training is over.