I believe the example project in my starter kit post has physics enabled, where players can interact with other players in the scene physically. Look at how the scene is set up in terms of networking(this is in the guide), and then you can extend that to any physics functionality you need.