void EntryShow() { TweenUtil.TweenRotate(transform, transform.rotation.eulerAngles.z + 720f + 45f); TweenUtil.TweenSize(transform, 0.75f); }