@armathai/pixi-tween

Pixi Tween

Usage no npm install needed!

<script type="module">
  import armathaiPixiTween from 'https://cdn.skypack.dev/@armathai/pixi-tween';
</script>

README

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