/vtween

Tweening animation engine

Primary LanguageJavaScriptMIT LicenseMIT

vtween

Tween animation engine

Install

npm install vtween

Usage

vtween(ent, {
  position: [0, 20, 0]
}, {
  duration: 1800
});

Documentation

TODO

License

MIT © 2017 gamedev-js