@tawaship/pixi-animate-core
A module for processing the content created with Adobe Animate with "pixi.js".
This plugin is a core module, not intended to run alone.
Overview
Each original (simplified) flow
Flow to be realized
Supported versions
- A complete set of content created with Adobe Animate version 20.02 / 20.5.1
- pixi.js 5.3.2
I have not confirmed the operation on other versions.
How to install
npm install --save @tawaship/pixi-animate-core
Change log
1.0.0
-
Overrides
name class createjs.StageGL CreatejsStageGL createjs.MovieClip CreatejsMovieClip createjs.Sprite CreatejsSprite createjs.Shape CreatejsShape createjs.Graphics CreatejsGraphics createjs.Text CreatejsText createjs.ButtonHelper CreatejsButtonHelper
1.0.9
-
Overrides
name class createjs.Bitmap CreatejsBitmap
1.1.1
- Supports motion guide
1.2.0
-
Supports Animate 20.5.1
-
Overrides
name class createjs.Stage CreatejsStage
3.0.0
- Migrated all files to typescript
- Abolition of some options
3.4.0
- Color tween
Unimplemented
- Filter effects
- Unexpected processing method