void StartChoreography() { TweenUtil.TweenSize(transform, 50f, 1.75f); TweenUtil.TweenAlpha(transform, 88, 1.75f); }