1 messages · Page 1 of 1 (latest)
I have a player that is trying to shoot a "ring" of lets say, 16 projectiles, but that number needs to be adjustable to anything. How to i make the projectiles shoot out evenly in all directions in a single for loop?
well you just divide the total angle of a circle (2pi) by the amount of projectiles to get the angle between them