Exemplo n.º 1
0
 void StartChoreography()
 {
     TweenUtil.TweenSize(transform, 50f, 1.75f);
     TweenUtil.TweenAlpha(transform, 88, 1.75f);
 }