bullet

bullet grenade: shoots bullets out from itself in a ring
Vars | |
ammo_type | ammo type to shoot out: can be ANY ammo type |
---|---|
fire_sound | sound to play while shooting |
projectile_count | total amount of bullets to fire, split evenly between rotations |
randomized | whether we randomly emit or in equal intervals |
range | range of the bullets |
rotations | amount of rotations that we will do with these bullets |
speed | speed of the bullets |
Var Details
ammo_type

ammo type to shoot out: can be ANY ammo type
fire_sound

sound to play while shooting
projectile_count

total amount of bullets to fire, split evenly between rotations
randomized

whether we randomly emit or in equal intervals
range

range of the bullets
rotations

amount of rotations that we will do with these bullets
speed

speed of the bullets