my program use the camera to catch/detect red color.. if my red color moving directly it will go on it.
the red color sometime on 800,600 some time it on 400,400
for example firstly my mouse position on 0,0
then i drop red color on 800,600 -> mymouse moving on it
before my mouse finish at 800,600 , I move red point on 400,400.
in the fact my mouse will stop on 800,600 firstly before it go on 400,400
I want my script, when it is moving from 0,0 to 800,600 it can get interupt to move on 400,400. so it will not stop on 800,600