Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve transition when exiting song select #1481

Merged
merged 2 commits into from
Nov 10, 2017

Conversation

peppy
Copy link
Sponsor Member

@peppy peppy commented Nov 9, 2017

Reduces the delay before the main menu appears, but also synchronises the full main menu appearance animation with the logo's apperance.

Reduces the delay before the main menu appears, but also synchronises the full main menu appearance animation with the logo's apperance.
Content.MoveTo(new Vector2(0, 0), length, Easing.OutQuint);

sideFlashes.Delay(length).FadeIn(64, Easing.InQuint);
}

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

@smoogipoo smoogipoo merged commit c9673bc into ppy:master Nov 10, 2017
@peppy peppy deleted the menu-select-transition-improvements branch November 22, 2017 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants