0
Tweened animation
Posted by admin on February 10, 2013 in Unity3d
There are a few animation tween plugins for Unity. The most popular are iTween and HOTween. The first that has appeared was iTween and I have chosen that one to use in this experiment. All the movable scene objects are groupped into the categories and attached to the array of lists in the animation script. […]