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