How to do a tween animation?

How to do a tween animation?

Hi @sholola,

Study this guide:

http://developer.playcanvas.com/en/tutorials/tweening

Even better than playcanvas-tween is this tweening script (built on top of tween.js):

Just drop that into the Editor, along with tween.js itself that you can grab from here:

https://cdnjs.cloudflare.com/ajax/libs/tween.js/18.6.4/tween.umd.js

2 Likes