Hi,
I try to make a game with simple local Multiplayer (2 Characters and 2 Gamepads).
I used this tutorial for the controller input https://www.scirra.com/tutorials/4859/smooth-gamepad-joystick-movement
I just copy the same for the second player and changed the "Gamepad0" condition to "Gamepad1" and the "8 directions player" to "8 directions player 2"
so ...
actually almost anything is working. Every player can open doors for its own and collect things and everything is working fine.
The only problem are the Sticks of the controller. Everything I do with the Left or Right Stick is bugged BUT only for the second character. The first player is working 100%. I don't understand it ...
Im already searching for a stupid failure in the code or a wrong condition or Character Action for days, but ... no ...
Do I have to use the "Gamepad.count" thing oder something else to make it working?
You can download a Test of my Project here:
https://drive.google.com/open?id=0B8Isq ... kR3OEFTZjg