Smooth Sync: Sync your Transforms Smoothly across the network

a) Can you explain the concept behind Owned and not owned actors. By what is is determinated?

b) Can I still use “UFUNCTION(Server, Reliable, WithValidation) void ServerAddTorque(FVector Torque);” forcing the physics being done server side? Or is is it different scenario when using this plugin?