Hi, is there a way to stop sprites from overlapping each other? I have a load of enemies that vector for the player and of course as he moves around they start to overlap each other, which is no good. Is there a way to stop this?
I tried setting them as SOLID but that seems to stop the bullets from the player hitting them. Am I missing something?
Thanks