i was wondering how can i replicate the mouseover event using touch object. Suppose if user come over on any sprite object then rather than detecting click i need to detect if that user finger is on that particular sprite ....
Develop games in your browser. Powerful, performant & highly capable.
It has to be in touch for that to work.
Drag, and drop behavior "Is dragging" a dummy object should work.
Otherwise most apps use a timer. The new touch conditions, on tap, on hold, can work as well.
if i understand your ? right
ADD these conditions
IS is touch
is touching object