But it would not be as performant to have this in process
How would you emit that signal for only when a Display Setting is changed on the Users Computer?
Why do you want to do this? The point of the physics ticking is that it’s at a constant pace, regardless of rendering. Otherwise your physics would work inconsistently.
zhyrin | 2023-06-14 05:32
It regards only of movement, nothing to do with Objects or Built-In Gravity
Physics should be calculated at a fixed rate to stay consistent. In order to get smooth movements at higher display refresh rates, interpolation can be a solution.