Db powerup ability jump: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{DISPLAYTITLE:db_powerup_ability_jump}}
{{this is a|point entity|name=db_powerup_ability_jump|game=Dreamball}}


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

Latest revision as of 17:49, 17 May 2024

db_powerup_ability_jump is a point entity available in Dreamball Dreamball.

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