PainKKKiller Posted December 2, 2016 Share Posted December 2, 2016 Just wondering are there any solutions to ignore zero alpha channel on png images for mouse events. I make sprite from image with complex form and transparent area on it. And when I make it interactive mouse reacts on this transparent areas and it looks ugly. I know I can check pixels under mouse, and if there is no solution I'll have to do it. For example in flash there is library interactivePNG which do such things. Just wondering are there something similar for pixi.js? Quote Link to comment Share on other sites More sharing options...
PainKKKiller Posted December 2, 2016 Author Share Posted December 2, 2016 Sorry I've found this answer on stackoverflow http://stackoverflow.com/questions/40139014/how-to-avoid-interactivity-click-etc-on-alpha-transparent-zones-in-sprites-in so topic can be closed. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.