I have troubles when I try to change physic player position. I'm working on multiplayer project on my own and every 0.1 seconds I send player position to server, then server sends this to all other players. But I noticed that it has some differences between object positions on different screens. Then I noticed that when I try to change the position, physic change it back. All works fine if I turn off physic. Sorry, I can't provide a capx cause it's multiplayer require special server files which I made by myself. How can I fix my problem?