Point combine ball launcher: Difference between revisions
Jump to navigation
Jump to search
Hurricaaane (talk | contribs) mNo edit summary |
m (minor tidy) |
||
Line 1: | Line 1: | ||
{{wrongtitle|title=point_combine_ball_launcher}} | {{wrongtitle|title=point_combine_ball_launcher}} | ||
==Entity | |||
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
Entity description
Launches combine balls from this point.
Keyvalues
- Template:Kv targetname
- bullseyename
- <targetsource> This gives the launcher life
- Template:Kv angles
- launchconenoise
- <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
- Template:I targetname
- LaunchBall
- Launch ball