Hello!
So I know about families and I know about creating objects. Yet it seems to me that there is no easy way to instantiate, let say a group of 10 enemies at X,Y that are (for example) formed in a perfect circle?
Obviously, I could add some math calculations or something, however, that still does not suit me well for other enemy formations.
Is there any way to achieve this?