does count of collision check matter for perfomance? I mean, if i making a platformer and collision checks goes through backdrops. I'm a bit worried, because scene contains floor, walls, and even roof, background images - all of them are backdrops wich are converted by active - add backdrop as obstacle. Logically engine must check all backdrops with player position.

