Qinxgee Posted February 3 Share Posted February 3 Hi! In a project I am using pixi 7.3.3 and pixi-spine 4.0.4. I'm trying to use PIXI.BlurFilter on multiple spine containers that are layered on top of each other. For some reason, this causes transparency issues: it actually turns black, or dark, instead of clear. As soon as I remove the filters, everything goes back to normal. If I put all spine containers in one parent container, and put the filter on that parent container, everything works as expected. For layering purposes, this is not an ideal solution. Has anybody else experienced this behavior, and is there a different solution or work-around? I have included screen shots of part of the application, one without filters, and one with a blur filter with blurring set to 0 (for clarity), to show the effect. 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.