Quickest way to disable all the physics objects

Hi,



I have the situation where I need to do a physics tick but only apply the physics to a single item. I am guessing that by disabling the other items controls the physics will not apply to them? Is this correct and if so what is the best way of achieving this?



Thanks,



Matt

You will have to remove the other objects from the physics space, which is done when you disable the control, yes.