- Home /
 
2 Player Splitscreen w/ Xbox Controllers. Player 1 gets inverted controls when facing a different direction
Let me set the scene for everyone:
Unity FPS Controller Scripts with public variables naming their axis so I could reuse the same script
Player 1 is Joystick 1
Player 2 is Joystick 2
Player 2 can move around perfectly fine, look around, jump etc
Player 1 can only look, move and jump when he is facing a certain direction. If I turn around and try to move his controls become inverted.
Things I've Tried so far:
Deleting P1 and Creating a new one. The problem now switches to Player 2 instead of Player 1.
Copying the Scripts and renaming them. Same problem happens.
Anyone have any thoughts because I'm stuck.
Did you manage to solve this error? I am facing this problem too at the moment.
Your answer
 
             Follow this Question
Related Questions
What is the mapping for the Right Stick on Xbox 360 Controllers? 1 Answer
XInput for controller/gamepad rumble breaks builds (works fine in editor) 0 Answers
i need to make a player deal damage to another player during multiplayer 1 Answer
Help Needed: How to Use Input Manager on UI Button 0 Answers
Unity Web Player support 3 Answers