newbiedev Posted August 29, 2022 Share Posted August 29, 2022 Hi everyone, thanks in advance for your help! I'm trying to achieve something like this on my PIXI app. I have two binary masks, which we can call "normal" and "expanded." Right now, if the user hovers over an object (sprite), I will tint the sprite to show the selection. However, I would like to animate something similar to the attachment. When the user hovers over the sprite, they should see the normal mask, and if they click on the sprite, then the animation should happen. How can I achieve this? I tried looking into the Filters documentation but I didn't really have a direction for doing this. Thank you! Quote Link to comment Share on other sites More sharing options...
ivan.popelyshev Posted August 29, 2022 Share Posted August 29, 2022 (edited) Need to add random time-based noise in a shader or filter. You can hire someone from our discord. Edited August 29, 2022 by ivan.popelyshev 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.