animate
animate copied to clipboard
PixiJS runtime library for content from Adobe Animate CC
 I already tried setting: antialias: true, autoDensity: true, resolution: 2 to no avail. What else can and should I try?
Hi there, I'm using 2.0.0-rc11 assetConversion.js to migrate my assets... I've seen at some of the assets i was migrating, that if there is PIXI.Graphics instance, it is generated twice...
Hi guys, I'm using 2.0.0-rc11 assetConversion.js script to migrate my assets. I've successfully migrated all asset I have, but there's one, large one. which fails and throws maximum call stack...
Two questions regarding #99: 1) I notice that the README.md now says `PixiJS v6 is required`, but the commits in 99 seem to mention v5. Was v5 skipped, or is...
Masks are not working for me. I am publishing _mask-nested-tween.fla_ and _mask-movieclip.fla_ from pixi-animate-master/tests/renders/assets/_fla. Any ideas on how I can get this working? Thank you! ![screen shot 2017-12-18 at 1...
I'm trying to get the ColorTween example to load using vuejs. All I get is an empty canvas with the background color set. No animation or shapes seem to load...
I have been trying to use the library, I have successfully exported the fla file into js and HTML files. The problem is that I didn't find any sample project...
Hello, I am using PixiJs 4.4.2 and Pixi-animate to load stages generated by Adobe animate. in my project, I have divided my project into components and generated adobe stage pixijs...
I have had a problem for a long time. Can I use pixi-animate to load files created by animate cc in pixijs? After all, animate cc creates animations very conveniently....
I haven't investigated thoroughly here, instead I just use a work around. But I still wanted to report the issue. I would like this to work: ``` targetClip.addTimedChild( mc, "label"...