Physics
Last updated
Last updated
DOTSNET comes with a very simple Unity.Physics demo to showcase how it works:
Make sure to update all your physics systems before the BuildPhysicsSystem. The ClientConnectedSimulationSystemGroup / ServerActiveSimulationSystemGroup do this for you automatically.
See also: Unity.Physics chapter in this documentation.