Just released this new plugin for Corona projects that are targeting macOS and Windows. It allows you to detect when the mouse cursor is hovering over display objects by adding a _" mouseHover" _event listener to them.
Here’s a short video showing it in action with three overlapping display objects. The objects light up when the mouse hover’s over them, with one of them blocking the propagation of the hover.
While we didn’t specifically develop this for html5, I just tried an html5 build of the demo project code and it seems to be working ok. Are you still having trouble with this?
Hey ninad, I don’t see a license on the source code. Is it ok if I pull it and alter it? I’ll need further specific changes to mouse and touch events, and I believe it will be quicker to process if I edit the original plugin.
Hey ninad, I don’t see a license on the source code. Is it ok if I pull it and alter it? I’ll need further specific changes to mouse and touch events, and I believe it will be quicker to process if I edit the original plugin.