Jarion Posted July 9, 2013 Share Posted July 9, 2013 Hello. blendMode SCREEN doesn't seem to do anything for me on a sprite. This is the line I use. testSprite.blendMode = PIXI.blendModes.SCREEN; Quote Link to comment Share on other sites More sharing options...
Mat Groves Posted July 9, 2013 Share Posted July 9, 2013 Hi, Apologies, but blend modes are not fully implemented in pixi.js just yet. They are one of the next things on my todo list mind Quote Link to comment Share on other sites More sharing options...
Jarion Posted July 9, 2013 Author Share Posted July 9, 2013 Hi, Apologies, but blend modes are not fully implemented in pixi.js just yet. They are one of the next things on my todo list mind Ah, cool. Thanks for the super fast response Quote Link to comment Share on other sites More sharing options...
ryanhovland Posted July 27, 2013 Share Posted July 27, 2013 Hi! I know you said blend modes are on the todo list but just to to clarify, there's currently no way to achieve a "multiply" effect, correct? I have two overlapping circles that I need to multiply when they overlap. Appreciate any help (and the cool library)! 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.