Hi there
I have bullets in the level, and I collect then, I store the amount of bullets that I have in a variable "bullets".
Then I want to shoot then all (all the bullets that I have) at once, in different directions.
But not random directions, creating a sort of shield around the player from 180 to 360 degrees (like a rainbow of bullets going upwards and sideways).
I tried to make a loop for it, shooting a bullet and looping it to the amount of bullets i have. It didn't work as you may see ... I find nothing about it and have no ideas to do so.
Any help would be reeeeeaaally appreciated!
Thanks