I don’t need any physics, so how to disable it?
In the time settings, set the fixed timestep to 10 (the maximum). That’s as disabled as it gets.
I’d try to set
Physics.autoSimulation = false;
I don’t need any physics, so how to disable it?
In the time settings, set the fixed timestep to 10 (the maximum). That’s as disabled as it gets.
I’d try to set
Physics.autoSimulation = false;