mirror of
https://github.com/ppy/osu.git
synced 2025-01-15 06:42:56 +08:00
Improve star animation.
This commit is contained in:
parent
8ce18e8986
commit
20260b43d1
@ -35,7 +35,7 @@ namespace osu.Game.Graphics.UserInterface
|
||||
protected set;
|
||||
}
|
||||
|
||||
private double animationDelay => 150;
|
||||
private double animationDelay => 80;
|
||||
|
||||
private double scalingDuration => 500;
|
||||
private EasingTypes scalingEasing => EasingTypes.OutElasticHalf;
|
||||
|
Loading…
Reference in New Issue
Block a user