I know I can disable them in the object properties, that is what I'm asking about!
PERFORMANCE WISE
If All Sprites are flagged with collision, will ALL sprites be tested against on each frame
OR
does C2 use an algorithm similar to ABBA so that only objects relevant to the collision are checked?
I'll just turn them off to be sure.