Hi
I'm building a puzzle game where I want the player to click the piece they want to choose. The problem I'm having is that it is possible for the player for keep the mouse clicked and drag the mouse around
The maths behind the calcs of this game are not very complicated so the loops are very fast, at "eye" speed, it's instant, so the player can simply click the mouse and drag it around clearing a level quite fast and not even having to think about it.
How can I make this click and drag behaviour be prevented?
Thank you in advance
V
I'm pretty sure I know everything. Doubts are something rare in me and I am never wrong, as this signature can prove.