Mike018 Posted April 9, 2018 Share Posted April 9, 2018 If I have an onInputUp event on an input enabled object and it is is tapped and held down until outside the original object and then released, how do you prevent the event from triggering? Link to comment Share on other sites More sharing options...
samme Posted April 9, 2018 Share Posted April 9, 2018 See the isOver parameter: https://photonstorm.github.io/phaser-ce/Phaser.Events.html#onInputUp Link to comment Share on other sites More sharing options...
Recommended Posts