Please include all the blending modes for layer and object effects supported by pixiJs
i really need the difference blending mode
2 Likes
More choices are always great!
1 Like
GDevelop supports all webgl blend modes available in the PixiJS currently used in the engine. (normal, add, multiply, screen)
There is an ‘advanced blend modes’ library/renderer extension available for PixiJS v8, but it is mot part of the base PixiJS library, nor is it backwards compatible.
Maybe once the engine migrates to Pixijs v8? But I think they are still working on initial review, so I’m unclear if/when that will happen.