2.0.2 • Published 3 years ago

@armathai/pixi-tween v2.0.2

Weekly downloads
40
License
MIT
Repository
github
Last release
3 years ago

Pixi Tween

pixi-tween is a plugin for Pixi.js to create tween animations. It uses gsap under the hood.

npm version styled with prettier

A tween system library for the PixiJS library.

Install

$ npm install @armathai/pixi-tween # for npm users
$ yarn add @armathai/pixi-tween # for yarn users