Hey all. I have downloaded the Solitair example on Scirra Forum. ( Download: https://drive.google.com/open?id=0B27Re6MWz_czbDkyaTEtemFwdms )
But now. How can i make a double Tap feature? I mean if i double tap on Card ASS the Card will Drop on Top. And if i double tap on card 2 they would drop on the right ass etc...
Any Ideas?
Develop games in your browser. Powerful, performant & highly capable.
Using touch:
On double-tap over card:
Sub-event: Is Ass => Go to top;
Else => Go to right;
Using mouse:
On double-click over card: