Hello guys, been trying to solve this for a bit now, im trying to space out newly spawned objects in a radius around character. Below blueprint spawns the objects at same location.
Hi, thanks for the answer, this works perfectly well if im not rotating the balls around said point. Once i start adjusting the angle every tick it all falls apart. another issue is that each of my balls is a separate actor with its own health so i spawn them at random intervals during the rotation.