mcolman Posted June 1, 2016 Share Posted June 1, 2016 Hi, I am listening for onInputDown and onInputUp on a sprite. I notice that when I click down on the sprite, then move off the sprite, then release, the onInputUp event still fires. Is there a better event to use? or a way to cancel the event when I move off the sprite? Thanks! Link to comment Share on other sites More sharing options...
Tom Atom Posted June 1, 2016 Share Posted June 1, 2016 Hi, see this post: mcolman 1 Link to comment Share on other sites More sharing options...
mcolman Posted June 1, 2016 Author Share Posted June 1, 2016 perfect thanks! Link to comment Share on other sites More sharing options...
Recommended Posts