pixijs / animate-extension

Custom Platform Plugin for Adobe Animate CC (Formerly Adobe Flash CC) - to export animation for the PixiJS renderer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blend modes support

kulabros opened this issue · comments

Hi there, why it is not possible to use blend modes for movieclips? I'd like to keep some animations and effects as they were created, and I need to set 'add' blend mode for some layers with bitmap in movieclip.. Of course, I can do manually in generated JS from AnimateCC.. But, I still can't see, why it is not allowed.. Huge limitation for me.. How it can be added? ... Do you guys have some more info, about native pixi export from Animate CC? Thanks a lot!

Support for blend modes would need to be added to the extension: https://github.com/jiborobot/pixi-animate-extension

Should be relatively easy to add if someone out there wants to take up the task.

In the 1.4.1version, if i chosen a blendmode (e.g. screen) for a movieclip, I can't find this option in the output file.