I have a player with a collider and i compare x and y position and push my box left, right up and down like that but when i make it multiplayer and add this box movement through a common group only the host can push the box but not the peer, how do i make the peer do the same?