Hi, I have such a problem when I move in the game because of the rigidbody movement, I see the changes only locally, the other player does not see my movement, but as my movement is made by the transform, the character moves. I have added Network transform and Network rigidbody to the object. Thank you for your help. My Object
image1
You must connect both game instances. You need to have a Network Manager, and use it.