Custom Tween Animation.

Build Animation Controller with less than 100-line code

use: myTween.get(objs) to set objs which are going to animate.

myTween.to(targets, duration) to make animation, targets include props to change and its destination value.