How do I randomly spawn few different sprites on screen so they’re not overlapping or half visible on render. The sprites should immediately start shrinking until they disappear. I’ve tried to
https://gamedev.stackexchange.com/questions/72996/how-do-i-randomly-spawn-objects-in-2d-game

