Changing Positions Without Overlapping?
A feature of the game I am creating will involve actors jumping to random positions whenever they are touched. How do I make sure that the actors don't overlap with each other when changing positions?
A feature of the game I am creating will involve actors jumping to random positions whenever they are touched. How do I make sure that the actors don't overlap with each other when changing positions?