Hi to all!
I making a multiplayer game, but I want there's a possibility to use all characters with all gamepads.
Now the condiction says gamepad 0 control character 1 and gamepad 1 character 2.
For Example : How can I take and control character 2 with pad 0 with a short way?
I have a lot of controls, I don't want to repeat all controls with variabels ( because probably will be a 4 players game )...
Thanks in advance!