Db powerup ability jump: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (.)
 
mNo edit summary
Line 1: Line 1:
{{wrongtitle|title=db_powerup_ability_jump}}
{{DISPLAYTITLE:db_powerup_ability_jump}}


== Entity Description ==
== Entity Description ==

Revision as of 00:17, 5 December 2011


Entity Description

Adds the ability to jump.

To use this entity fire an output from another entity (i.e. a trigger) using the 'Enable' input.

Keyvalues

Defines the name that other entities refer to this entity by.

Inputs

  • Fire
Fires the entity (use this for triggering this entity).
  • EnableDisable:
Enable / Disable
Enable/disable this entity from performing its task. It might also disappear from view.


Outputs

Fired in response to FireUser1-4 inputs. See User Inputs and Outputs.

See also