Share Posted July 19, 2018 Hi guys, I am really excited about the newest release of GSAP including the PixiPlugin, but it's not clear to me if it's an EXTRA (for paid members) or comes included in the TweenMax lib? (I am ware that I would need to include the PIXI.js CDN link in my publishing template, just wondering about the GSAP PixiPlugin.js) Finally, would someone be able to share a codepen or .fla canvas file that shows an example of how to use the BLUR filter for example ? Thanks! Link to post Share on other sites
Share Posted July 19, 2018 Hi @dada78 The Pixi plugin is a free plugin. <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/2.0.1/plugins/PixiPlugin.min.js"></script> Here's a good pen that shows what's included: See the Pen djXzyR by GreenSock (@GreenSock) on CodePen I'm not an Animate user so I don't have any .fla blur examples, but perhaps someone else can jump in with an example. Happy tweening. 3 Link to post Share on other sites