-
Notifications
You must be signed in to change notification settings - Fork 93
Multiple click event firing #66
Copy link
Copy link
Open
Description
Hi I try to use Ezgui to show popup in my new game using phaserjs. Its really nice thanks for a nice popin effects.
I have a phaser level screen when I click on any level popup comes up. What I am doing is on a click of phaser button I am registering a click event for play button which is a part of popup. But when I click play button of popup the play event fires 3 times. I trited to use off('click') but its also not working getting undefined.
Any suggestions on how to handle this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels