Share Posted December 4, 2022 Hey, I'm trying to animate Glitch Filter from PIXI.Filters with this code: let new PixiFilters.GlitchFilterslices0, offset20, seed0, blue0, 0, red0, 0, green0, 0 to, duration0.2, pixired0, 0, green0, 0, blue0, 0, But i get this error: Glitch {uniformBindCount: 0, program: Program, uniformGroup: UniformGroup, disposeRunner: Runner, padding: 0, …} 'is not a DisplayObject or PIXI was not found. PixiPlugin.registerPIXI(PIXI);' I've also registered PIXI plugin for gsap. Is still supported plugin for pixi? Link to comment Share on other sites More sharing options...
Share Posted December 5, 2022 Hi, Is really hard for us to troubleshoot without a minimal demo. The code snippet you provide is not enough for us to identify any issue. As far as I know the PIXI Plugin should work as expected, although I understand that some PIXI filters may behave and work in different ways, so I don't know if the current state of the plugin covers every single PIXI filter. Happy Tweening! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now