Hello,
I have an array _logics = [gl1,gl2,...,gl9,gl0]
And I want to place each one at random spots around the group/leader _target at least 50m away.
So (imagine in your head) a circle around the groups leader and I want game logics randomly placed on that circle like a planet's orbit around the sun, not moving.
Sorry if I confuse anyone, I want all those game logics placed at random areas around the _target and at least 50m away. And I'm unsure on how to code it.
Help appreciated