diff --git a/stepmania/Themes/default/metrics.ini b/stepmania/Themes/default/metrics.ini index 1fe862254a..1a09082348 100644 --- a/stepmania/Themes/default/metrics.ini +++ b/stepmania/Themes/default/metrics.ini @@ -600,6 +600,12 @@ ScoreP2X=520 ScoreP2Y=286 ScoreP2OnCommand=addx,400;bounceend,0.5;addx,-400 ScoreP2OffCommand=bouncebegin,0.5;addx,400 +# Don't use relative motion here. It's usually possible to change the +# sort again while this command is still executing. +ScoreP1SortChangeCommand=stoptweening;decelerate,0.128;x,920;sleep,0.128;accelerate,0.25;x,520 +ScoreP2SortChangeCommand=stoptweening;decelerate,0.128;x,920;sleep,0.128;accelerate,0.25;x,520 +ScoreFrameP1SortChangeCommand=stoptweening;decelerate,0.128;x,920;sleep,0.128;accelerate,0.25;x,520 +ScoreFrameP2SortChangeCommand=stoptweening;decelerate,0.128;x,920;sleep,0.128;accelerate,0.25;x,520 MeterFrameP1X=82 MeterFrameP1Y=432 MeterFrameP1OnCommand=diffusealpha,0;linear,0.5;diffusealpha,1