- Home /
Multiplayer - controls get switched
Hey there, I just got my Multiplayer game working, and I have a question, I guess the answer is very simple. When I start a multiplayer server, everything works fine, When another player joins, we have a little problem. When I try to move, he moves and I'm freezed. When he tries to move, I'm moving and he's freezed. So basically our controls get switched. How to fix that?
So without further information, like say any code that has to do with movement and the RPC's the answer is probably...You need to fix your code so that when a movement RPC is called it applies to the correct client. Help us help you, include relevant scripting/code for us to look at.
Your answer
Follow this Question
Related Questions
Multiple Cars not working 1 Answer
I made a better shader how do i fix[add _Shadow Strength]help???>Sorry that im asking for to much 1 Answer
Using Unity like controls in-game 3 Answers
How do I create WASD controls for a fps? 3 Answers
Help In Making a SphereCast for 3D Tire! Working RayCast Script included! 0 Answers