Question by
Stavwaffles · Sep 28, 2015 at 06:42 AM ·
buttonmultitouch
How can I make a button detect multple clicks at once?
I'm trying to incorporate multi touch into my game but I'm stuck. I have a button that calls an event when the world is clicked but is there a way for me to make a button sense multiple clicks at the same time? so if the world is clicked twice at the same time it will call the event twice.
Comment
Having a hard time visualizing this - how can a button be clicked multiple times at the same time? Sounds a little unusual, maybe post your code for this.
Your answer
