I have a very big map made with tilemap. Now, I need to spawn an objects in certain areas (300-400 areas), because I am working on like-GTA game and I am trying to get civilian cars. If I will use a lot of sprite for every areas (and check distance or collision), i get 300-400 objects in my game, and fps result lowest. Is there an alternative?