I am currently working on a project where I will be displaying anywhere from 10-30 images on screen to the player. These images are displayed in random locations on the screen.
My question is what is the most efficient way to display these images on screen an make sure that they do not overlap each other as well as have at least a small gap in between them?
I have bounced around a few ideas in my head but nothing seems to work very well to this point. I am sure this is something that many people have done before so I thought I would ask around.
One of my ideas was to simply give them all physics and allow them to sort of bounce out of each others way. [import]uid: 69531 topic_id: 12689 reply_id: 312689[/import]