Hello everyone,
I am trying to make an air hockey kind of game for mobiles and tablets but also want to make 2 players mode.
I added drag and drop to both of the players and also did the following for both players
Everytick>> Set Player1 Position to Touch.X - Touch.Y
Everytick>> Set Player1 Position to Touch.X - Touch.Y
When I do the above procedure for the player 2 things starts to gets messed up. Basically what happens is both player1 and player2 sets its positions to the first touch and player 2 can not be controlled with the second touch gesture on the tablets. I searched the Forums and also checked the manual. I guess I should use n-touch but really couldn't find any solution.
I would really appreciate the help and advice.
Kind Regards
Volkan