Hi, im havng trouble with my project...
I have this big plane with a collider.... i want to perform action A if it is tapped(once finger begins contact with screen). and i also want to perform action B after swipe(needs detection after finger released from screen) on the same....
my problem is:
I cant perform the swipe since a swipe needs a "begin" touch... and it performs action A
my goal:
I need to do succesful swipe without action A performing... i need action A for "touch begin" and action B for "swipe" on the same collider...
Hope to hear from you guys.. Thank you and more power.
Binsint