grenade_helicopter
Jump to navigation
Jump to search
Code classes:
CGrenadeHelicopter
CBaseGrenade
grenade_helicopter
is a point entity present in the Half-Life 2 series and Alien Swarm. These are the bombs dropped by npc_helicopter
s. They will explode upon contact with most non-static objects or a certain amount of time after hitting the ground.
Flags[edit | edit source]
- 1: Megabomb (Not in FGD) - Gives bombs slightly different behavior (rolls less, quieter, explodes upon being hit/shot in HL2).
- 65536: Is a dud (only available in Episodic) - Bomb will only explode after being launched by the gravity gun.
Inputs[edit | edit source]
- ExplodeIn
<float>
(only available in Episodic) - Makes the bomb explode in the specified number of seconds.
Outputs[edit | edit source]
- OnPhysGunOnlyPickup (only available in Episodic)
- Fires when the bomb is picked up by the gravity gun.