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 comment Share on other sites More sharing options...
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 comment Share on other sites More sharing options...
Author Share Posted July 19, 2018 Thanks Craig! 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