Networked Physics with PhysX

I’m calling simulate function on PxScene and right after that I call fetch function. Also I’m not creating a new scene with UWorld but you need to have a separate UWorld if you want to trace in your scene. A new PxScene also gets created when you initialize FPhysScene and you can set in your new UWorld to use your scene.