-
-
Notifications
You must be signed in to change notification settings - Fork 22.9k
Closed
Description
It would be nice to be able to run physics simulation under certain nodes and be able to manually call the step function (aswell as being able to disable the automatic physics calculations).
I think #20948 was a trying to achieve something like that, but the implementation was probably not flexible enough, and the pull request was closed. But an idea was given to be able to step a Space RID, which seems great and versatile enough.
The main use I see is for this feature would be networking and client/server reconciliation, where re-simulating the world on the server with newly acquired data is a common strategy.
Ploppy3, eon-s, aaronfranke, raymoo, RevenantX and 20 more