Point combine ball launcher: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (minor tidy)
Line 1: Line 1:
{{wrongtitle|title=point_combine_ball_launcher}}
{{wrongtitle|title=point_combine_ball_launcher}}
==Entity Description==
 
Launches combine balls from this point
== Entity description ==
==Keyvalues==
Launches combine balls from this point.
 
== Keyvalues ==
* {{kv targetname}}
* {{kv targetname}}
* '''bullseyename'''
* '''bullseyename'''
Line 11: Line 13:
* '''maxballbounces'''
* '''maxballbounces'''
: <integer> Determines a ball's life
: <integer> Determines a ball's life
==Flags==
 
== Flags ==
* 1 : Attach bullseye
* 1 : Attach bullseye
: Create my bullseye
: Create my bullseye
* 2 : Ball/player collide
* 2 : Ball/player collide
: Allow launched balls to collide with player
: Allow launched balls to collide with player
==Inputs==
 
== Inputs ==
* {{i targetname}}
* {{i targetname}}
* '''LaunchBall'''
* '''LaunchBall'''
: Launch ball
: Launch ball
==Outputs==
 
== Outputs ==
* {{o targetname}}
* {{o targetname}}
[[Category:Half-Life 2: Episode One Entities]]
[[Category:Half-Life 2: Episode One Entities]]

Revision as of 13:05, 17 February 2008

Template:Wrongtitle

Entity description

Launches combine balls from this point.

Keyvalues

<targetsource> This gives the launcher life
<float> Launch cone spread
  • maxballbounces
<integer> Determines a ball's life

Flags

  • 1 : Attach bullseye
Create my bullseye
  • 2 : Ball/player collide
Allow launched balls to collide with player

Inputs

Launch ball

Outputs