Im making a game that involves a lot of tapping, so I thought multi touch will help me and players. Let’s say I press a button that increments a value by 1 with 2 fingers. With multi touch, I expect the value to be incremented by 2 instead of 1.
6
Im making a game that involves a lot of tapping, so I thought multi touch will help me and players. Let’s say I press a button that increments a value by 1 with 2 fingers. With multi touch, I expect the value to be incremented by 2 instead of 1.
6