env_blowercannon
#
Shoots various projectiles, e.g. spores or shockbeams.
The fire direction is evaluated as following:
- If
Direction [LV]
is specified, calculate it from locus. - If
Target to shoot at [LE]
is specified, calculate the direction between target andenv_blowercannon
itself. - Otherwise, the angles of the entity are used to calculate the direction.
Parameters #
Projectile owner [LE]
- don’t collide with this entity.Weapon Type
- the projectile type.
Spawnflags #
Don't delay first fire
. In Opposing Force the first shot inToggle On/Off
mode and every shot inFire When Triggered
is delayed by the specifiedDelay
. Tick this flag to avoid delay on the first shot.
Reaction to use-type #
The use-type is ignored. The entity is always getting toggled.