From 6caa747db0a279fb0cae381780a24e876ab1690e Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Sun, 20 Jul 2003 21:42:56 +0000 Subject: [PATCH] add metrics --- stepmania/Themes/default/metrics.ini | 6 ++++++ 1 file changed, 6 insertions(+) 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