If objects have collisions "ON" but i do not have any event that checks for them ,does this add any overhead in any way to the engine?
Lets say i have 500 instances of a background tree with collisions "on" but there is no interaction in the code with them whatsoever, does this add any unnecessary load to the cpu?
thank you.