BOSS feature needed

hi i am working on my first game and i need the boss shoot multiple projectile in all direction from one static position just like old retro games

image

Hi Rajesh,

Is it important that the number of projectiles be adjustable? (I’m imagining a system where you input a number and it spawns that number of projectiles evenly in a circle)

Or will you have the same number/direction projectiles every time it does that attack?

Hi again,

Have you made any progress on this?

Another thought is to control the ‘arc’ in which the particles fire, for example if you wanted them to shoot from the top of the screen downwards in a 180 degree arc. Instead of having a circular burst every time.