Spawn N bullets (each time increase the rotation by 360/N) and add them to an array, use a foreach node to move them along their X Axis (or add an impulse)
1 Like
Spawn N bullets (each time increase the rotation by 360/N) and add them to an array, use a foreach node to move them along their X Axis (or add an impulse)