xoffset -> addx
yoffset -> addy diffuse,1,1,1,0 -> diffusealpha,0 diffuse,1,1,1,1 -> diffusealpha,1
This commit is contained in:
@@ -69,38 +69,38 @@ NextScreen4=ScreenSelectDifficulty
|
|||||||
NextScreen5=ScreenSelectDifficulty
|
NextScreen5=ScreenSelectDifficulty
|
||||||
JointPremiumX=550
|
JointPremiumX=550
|
||||||
JointPremiumY=84
|
JointPremiumY=84
|
||||||
JointPremiumOnCommand=xoffset,400;bounceend,0.5;xoffset,-400;glowshift;effectcolor1,1,1,1,0;effectcolor2,1,1,1,0.3
|
JointPremiumOnCommand=addx,400;bounceend,0.5;addx,-400;glowshift;effectcolor1,1,1,1,0;effectcolor2,1,1,1,0.3
|
||||||
JointPremiumOffCommand=bouncebegin,0.5;xoffset,400
|
JointPremiumOffCommand=bouncebegin,0.5;addx,400
|
||||||
Icon1X=60
|
Icon1X=60
|
||||||
Icon1Y=84
|
Icon1Y=84
|
||||||
Icon1OnCommand=xoffset,-640;sleep,0.20;decelerate,0.3;xoffset,640
|
Icon1OnCommand=addx,-640;sleep,0.20;decelerate,0.3;addx,640
|
||||||
Icon1OffCommand=bouncebegin,0.5;zoomy,0
|
Icon1OffCommand=bouncebegin,0.5;zoomy,0
|
||||||
Icon2X=140
|
Icon2X=140
|
||||||
Icon2Y=84
|
Icon2Y=84
|
||||||
Icon2OnCommand=xoffset,-640;sleep,0.15;decelerate,0.3;xoffset,640
|
Icon2OnCommand=addx,-640;sleep,0.15;decelerate,0.3;addx,640
|
||||||
Icon2OffCommand=bouncebegin,0.5;zoomy,0
|
Icon2OffCommand=bouncebegin,0.5;zoomy,0
|
||||||
Icon3X=220
|
Icon3X=220
|
||||||
Icon3Y=84
|
Icon3Y=84
|
||||||
Icon3OnCommand=xoffset,-640;sleep,0.10;decelerate,0.3;xoffset,640
|
Icon3OnCommand=addx,-640;sleep,0.10;decelerate,0.3;addx,640
|
||||||
Icon3OffCommand=bouncebegin,0.5;zoomy,0
|
Icon3OffCommand=bouncebegin,0.5;zoomy,0
|
||||||
Icon4X=300
|
Icon4X=300
|
||||||
Icon4Y=84
|
Icon4Y=84
|
||||||
Icon4OnCommand=xoffset,-640;sleep,0.05;decelerate,0.3;xoffset,640
|
Icon4OnCommand=addx,-640;sleep,0.05;decelerate,0.3;addx,640
|
||||||
Icon4OffCommand=bouncebegin,0.5;zoomy,0
|
Icon4OffCommand=bouncebegin,0.5;zoomy,0
|
||||||
Icon5X=380
|
Icon5X=380
|
||||||
Icon5Y=84
|
Icon5Y=84
|
||||||
Icon5OnCommand=xoffset,-640;sleep,0.00;decelerate,0.3;xoffset,640
|
Icon5OnCommand=addx,-640;sleep,0.00;decelerate,0.3;addx,640
|
||||||
Icon5OffCommand=bouncebegin,0.5;zoomy,0
|
Icon5OffCommand=bouncebegin,0.5;zoomy,0
|
||||||
IconGainFocusCommand=glowshift;effectperiod,0.5
|
IconGainFocusCommand=glowshift;effectperiod,0.5
|
||||||
IconLoseFocusCommand=stopeffect
|
IconLoseFocusCommand=stopeffect
|
||||||
DisabledColor=0.2,0.2,0.2,1
|
DisabledColor=0.2,0.2,0.2,1
|
||||||
ExplanationX=480
|
ExplanationX=480
|
||||||
ExplanationY=170
|
ExplanationY=170
|
||||||
ExplanationOnCommand=xoffset,400;bounceend,0.5;xoffset,-400
|
ExplanationOnCommand=addx,400;bounceend,0.5;addx,-400
|
||||||
ExplanationOffCommand=bouncebegin,0.5;xoffset,400
|
ExplanationOffCommand=bouncebegin,0.5;addx,400
|
||||||
WarningX=480
|
WarningX=480
|
||||||
WarningY=400
|
WarningY=400
|
||||||
WarningOnCommand=yoffset,-120;zoomy,0;decelerate,0.5;zoomy,1;yoffset,120;diffuseshift;effectcolor1,1,1,1,1;effectcolor2,0.4,0.4,0.4,1
|
WarningOnCommand=addy,-120;zoomy,0;decelerate,0.5;zoomy,1;addy,120;diffuseshift;effectcolor1,1,1,1,1;effectcolor2,0.4,0.4,0.4,1
|
||||||
WarningOffCommand=accelerate,0.3;zoomy,0;y,280
|
WarningOffCommand=accelerate,0.3;zoomy,0;y,280
|
||||||
InfoX=480
|
InfoX=480
|
||||||
InfoY=280
|
InfoY=280
|
||||||
@@ -108,8 +108,8 @@ InfoOnCommand=zoomy,0;bounceend,0.5;zoomy,1
|
|||||||
InfoOffCommand=bouncebegin,0.5;zoomy,0
|
InfoOffCommand=bouncebegin,0.5;zoomy,0
|
||||||
PictureX=160
|
PictureX=160
|
||||||
PictureY=260
|
PictureY=260
|
||||||
PictureOnCommand=diffuse,1,1,1,0;glow,1,1,1,0;linear,0.2;glow,1,1,1,1;linear,0.0;diffuse,1,1,1,1;linear,0.2;glow,1,1,1,0
|
PictureOnCommand=diffusealpha,0;glow,1,1,1,0;linear,0.2;glow,1,1,1,1;linear,0.0;diffusealpha,1;linear,0.2;glow,1,1,1,0
|
||||||
PictureOffCommand=linear,0.5;diffuse,1,1,1,0
|
PictureOffCommand=linear,0.5;diffusealpha,0
|
||||||
|
|
||||||
[ScreenSelectStyle5th]
|
[ScreenSelectStyle5th]
|
||||||
HelpText=Use &LEFT; &RIGHT; to select, then press START
|
HelpText=Use &LEFT; &RIGHT; to select, then press START
|
||||||
@@ -157,30 +157,30 @@ NextScreen8=ScreenInstructions
|
|||||||
LockInputSeconds=0.8
|
LockInputSeconds=0.8
|
||||||
SleepAfterChoiceSeconds=0.3
|
SleepAfterChoiceSeconds=0.3
|
||||||
SleepAfterTweenOffSeconds=0.8
|
SleepAfterTweenOffSeconds=0.8
|
||||||
MorePage1OnCommand=diffuse,1,1,1,0;x,580;y,90;linear,0.5;diffuse,1,1,1,1
|
MorePage1OnCommand=diffusealpha,0;x,580;y,90;linear,0.5;diffusealpha,1
|
||||||
MorePage1OffCommand=linear,0.5;diffuse,1,1,1,0
|
MorePage1OffCommand=linear,0.5;diffusealpha,0
|
||||||
MorePage2OnCommand=x,700;y,90
|
MorePage2OnCommand=x,700;y,90
|
||||||
MorePage2OffCommand=linear,0.5;diffuse,1,1,1,0
|
MorePage2OffCommand=linear,0.5;diffusealpha,0
|
||||||
ExplanationPage1OnCommand=x,170;y,70;xoffset,-400;bounceend,0.5;xoffset,400;
|
ExplanationPage1OnCommand=x,170;y,70;addx,-400;bounceend,0.5;addx,400;
|
||||||
ExplanationPage1OffCommand=bouncebegin,0.5;xoffset,-400
|
ExplanationPage1OffCommand=bouncebegin,0.5;addx,-400
|
||||||
ExplanationPage2OnCommand=x,1100;y,70
|
ExplanationPage2OnCommand=x,1100;y,70
|
||||||
ExplanationPage2OffCommand=bouncebegin,0.5;xoffset,400
|
ExplanationPage2OffCommand=bouncebegin,0.5;addx,400
|
||||||
InfoPage1Choice1OnCommand=vertalign,bottom;x,98;y,180;xoffset,-800;sleep,0.0;decelerate,0.4;xoffset,800
|
InfoPage1Choice1OnCommand=vertalign,bottom;x,98;y,180;addx,-800;sleep,0.0;decelerate,0.4;addx,800
|
||||||
InfoPage1Choice1OffCommand=sleep,0.3;accelerate,0.4;xoffset,-800
|
InfoPage1Choice1OffCommand=sleep,0.3;accelerate,0.4;addx,-800
|
||||||
InfoPage1Choice2OnCommand=vertalign,bottom;x,246;y,220;xoffset,-800;sleep,0.2;decelerate,0.4;xoffset,800
|
InfoPage1Choice2OnCommand=vertalign,bottom;x,246;y,220;addx,-800;sleep,0.2;decelerate,0.4;addx,800
|
||||||
InfoPage1Choice2OffCommand=sleep,0.5;accelerate,0.4;xoffset,-800
|
InfoPage1Choice2OffCommand=sleep,0.5;accelerate,0.4;addx,-800
|
||||||
InfoPage1Choice3OnCommand=vertalign,bottom;x,394;y,180;xoffset,-800;sleep,0.4;decelerate,0.4;xoffset,800
|
InfoPage1Choice3OnCommand=vertalign,bottom;x,394;y,180;addx,-800;sleep,0.4;decelerate,0.4;addx,800
|
||||||
InfoPage1Choice3OffCommand=sleep,0.7;accelerate,0.4;xoffset,-800
|
InfoPage1Choice3OffCommand=sleep,0.7;accelerate,0.4;addx,-800
|
||||||
InfoPage1Choice4OnCommand=vertalign,bottom;x,542;y,220;xoffset,-800;sleep,0.6;decelerate,0.4;xoffset,800
|
InfoPage1Choice4OnCommand=vertalign,bottom;x,542;y,220;addx,-800;sleep,0.6;decelerate,0.4;addx,800
|
||||||
InfoPage1Choice4OffCommand=sleep,0.9;accelerate,0.4;xoffset,-800
|
InfoPage1Choice4OffCommand=sleep,0.9;accelerate,0.4;addx,-800
|
||||||
InfoPage2Choice1OnCommand=vertalign,bottom;x,738;y,220
|
InfoPage2Choice1OnCommand=vertalign,bottom;x,738;y,220
|
||||||
InfoPage2Choice1OffCommand=sleep,0.3;accelerate,0.4;xoffset,-800
|
InfoPage2Choice1OffCommand=sleep,0.3;accelerate,0.4;addx,-800
|
||||||
InfoPage2Choice2OnCommand=vertalign,bottom;x,886;y,180
|
InfoPage2Choice2OnCommand=vertalign,bottom;x,886;y,180
|
||||||
InfoPage2Choice2OffCommand=sleep,0.5;accelerate,0.4;xoffset,-800
|
InfoPage2Choice2OffCommand=sleep,0.5;accelerate,0.4;addx,-800
|
||||||
InfoPage2Choice3OnCommand=vertalign,bottom;x,1034;y,220
|
InfoPage2Choice3OnCommand=vertalign,bottom;x,1034;y,220
|
||||||
InfoPage2Choice3OffCommand=sleep,0.7;accelerate,0.4;xoffset,-800
|
InfoPage2Choice3OffCommand=sleep,0.7;accelerate,0.4;addx,-800
|
||||||
InfoPage2Choice4OnCommand=vertalign,bottom;x,1182;y,180
|
InfoPage2Choice4OnCommand=vertalign,bottom;x,1182;y,180
|
||||||
InfoPage2Choice4OffCommand=sleep,0.9;accelerate,0.4;xoffset,-800
|
InfoPage2Choice4OffCommand=sleep,0.9;accelerate,0.4;addx,-800
|
||||||
PicturePage1Choice1OnCommand=vertalign,top;x,98;y,180;zoomy,0.0;sleep,0.4;bounceend,0.3;zoomy,1
|
PicturePage1Choice1OnCommand=vertalign,top;x,98;y,180;zoomy,0.0;sleep,0.4;bounceend,0.3;zoomy,1
|
||||||
PicturePage1Choice1OffCommand=sleep,0.0;bouncebegin,0.3;zoomy,0
|
PicturePage1Choice1OffCommand=sleep,0.0;bouncebegin,0.3;zoomy,0
|
||||||
PicturePage1Choice2OnCommand=vertalign,top;x,246;y,220;zoomy,0.0;sleep,0.6;bounceend,0.3;zoomy,1
|
PicturePage1Choice2OnCommand=vertalign,top;x,246;y,220;zoomy,0.0;sleep,0.6;bounceend,0.3;zoomy,1
|
||||||
@@ -197,20 +197,20 @@ PicturePage2Choice3OnCommand=vertalign,top;x,1034;y,220
|
|||||||
PicturePage2Choice3OffCommand=sleep,0.4;bouncebegin,0.3;zoomy,0
|
PicturePage2Choice3OffCommand=sleep,0.4;bouncebegin,0.3;zoomy,0
|
||||||
PicturePage2Choice4OnCommand=vertalign,top;x,1182;y,180
|
PicturePage2Choice4OnCommand=vertalign,top;x,1182;y,180
|
||||||
PicturePage2Choice4OffCommand=sleep,0.6;bouncebegin,0.3;zoomy,0
|
PicturePage2Choice4OffCommand=sleep,0.6;bouncebegin,0.3;zoomy,0
|
||||||
CursorOnCommand=diffuse,1,1,1,0;rotationz,340;zoom,4;linear,0.3;diffuse,1,1,1,1;rotationz,0;zoom,1;glowshift;effectperiod,0.5
|
CursorOnCommand=diffusealpha,0;rotationz,340;zoom,4;linear,0.3;diffusealpha,1;rotationz,0;zoom,1;glowshift;effectperiod,0.5
|
||||||
CursorChooseCommand=sleep,0.2;linear,0.2;xoffset,10;yoffset,10
|
CursorChooseCommand=sleep,0.2;linear,0.2;addx,10;addy,10
|
||||||
CursorOffCommand=sleep,0.2;linear,0.3;zoom,0
|
CursorOffCommand=sleep,0.2;linear,0.3;zoom,0
|
||||||
CursorP1OffsetXFromPicture=-40
|
CursorP1OffsetXFromPicture=-40
|
||||||
CursorP1OffsetYFromPicture=188
|
CursorP1OffsetYFromPicture=188
|
||||||
CursorP2OffsetXFromPicture=+40
|
CursorP2OffsetXFromPicture=+40
|
||||||
CursorP2OffsetYFromPicture=188
|
CursorP2OffsetYFromPicture=188
|
||||||
ShadowOnCommand=diffuse,1,1,1,0;rotationz,340;zoom,4;linear,0.3;diffuse,1,1,1,1;rotationz,0;zoom,1
|
ShadowOnCommand=diffusealpha,0;rotationz,340;zoom,4;linear,0.3;diffusealpha,1;rotationz,0;zoom,1
|
||||||
ShadowChooseCommand=sleep,0.2;linear,0.2;diffuse,1,1,1,0
|
ShadowChooseCommand=sleep,0.2;linear,0.2;diffusealpha,0
|
||||||
ShadowOffCommand=sleep,0.2;linear,0.3;diffuse,1,1,1,0
|
ShadowOffCommand=sleep,0.2;linear,0.3;diffusealpha,0
|
||||||
ShadowLengthX=10
|
ShadowLengthX=10
|
||||||
ShadowLengthY=10
|
ShadowLengthY=10
|
||||||
OKOnCommand=diffuse,1,1,1,1
|
OKOnCommand=diffusealpha,1
|
||||||
OKChooseCommand=diffuse,1,1,1,1;zoom,2;linear,0.2;diffuse,1,1,1,1;zoom,1
|
OKChooseCommand=diffusealpha,1;zoom,2;linear,0.2;diffusealpha,1;zoom,1
|
||||||
OKOffCommand=sleep,0.2;linear,0.3;zoom,0
|
OKOffCommand=sleep,0.2;linear,0.3;zoom,0
|
||||||
DisabledColor=0.2,0.2,0.2,1
|
DisabledColor=0.2,0.2,0.2,1
|
||||||
|
|
||||||
@@ -254,18 +254,18 @@ TimerSeconds=60
|
|||||||
|
|
||||||
|
|
||||||
[ScreenSelectGroup]
|
[ScreenSelectGroup]
|
||||||
FrameOnCommand=x,180;y,160;xoffset,-400;bounceend,0.5;xoffset,400
|
FrameOnCommand=x,180;y,160;addx,-400;bounceend,0.5;addx,400
|
||||||
FrameOffCommand=sleep,0.6;bouncebegin,0.5;xoffset,-400
|
FrameOffCommand=sleep,0.6;bouncebegin,0.5;addx,-400
|
||||||
BannerOnCommand=x,182;y,158;xoffset,-400;bounceend,0.5;xoffset,400
|
BannerOnCommand=x,182;y,158;addx,-400;bounceend,0.5;addx,400
|
||||||
BannerOffCommand=sleep,0.6;bouncebegin,0.5;xoffset,-400
|
BannerOffCommand=sleep,0.6;bouncebegin,0.5;addx,-400
|
||||||
BannerWidth=288
|
BannerWidth=288
|
||||||
BannerHeight=92
|
BannerHeight=92
|
||||||
NumberOnCommand=x,116;y,224;horizalign,right;shadowlength,0;xoffset,-400;bounceend,0.5;xoffset,400
|
NumberOnCommand=x,116;y,224;horizalign,right;shadowlength,0;addx,-400;bounceend,0.5;addx,400
|
||||||
NumberOffCommand=sleep,0.6;bouncebegin,0.5;xoffset,-400
|
NumberOffCommand=sleep,0.6;bouncebegin,0.5;addx,-400
|
||||||
ExplanationOnCommand=x,110;y,66;xoffset,-400;bounceend,0.5;xoffset,400
|
ExplanationOnCommand=x,110;y,66;addx,-400;bounceend,0.5;addx,400
|
||||||
ExplanationOffCommand=bouncebegin,0.5;xoffset,-400
|
ExplanationOffCommand=bouncebegin,0.5;addx,-400
|
||||||
ContentsOnCommand=x,320;y,260;diffuse,1,1,1,0;linear,0.5;diffuse,1,1,1,1
|
ContentsOnCommand=x,320;y,260;diffusealpha,0;linear,0.5;diffusealpha,1
|
||||||
ContentsOffCommand=linear,0.5;diffuse,1,1,1,0
|
ContentsOffCommand=linear,0.5;diffusealpha,0
|
||||||
GroupListOnCommand=x,504;y,200
|
GroupListOnCommand=x,504;y,200
|
||||||
GroupListOffCommand=
|
GroupListOffCommand=
|
||||||
MusicListOnCommand=x,20;y,276
|
MusicListOnCommand=x,20;y,276
|
||||||
@@ -301,22 +301,22 @@ HelpText=Press START to continue
|
|||||||
TimerSeconds=15
|
TimerSeconds=15
|
||||||
|
|
||||||
[ScreenSelectMusic]
|
[ScreenSelectMusic]
|
||||||
BannerFrameOnCommand=x,160;y,162;xoffset,-400;bounceend,0.5;xoffset,400
|
BannerFrameOnCommand=x,160;y,162;addx,-400;bounceend,0.5;addx,400
|
||||||
BannerFrameOffCommand=bouncebegin,0.5;xoffset,-400
|
BannerFrameOffCommand=bouncebegin,0.5;addx,-400
|
||||||
BannerOnCommand=x,148;y,172;xoffset,-400;bounceend,0.5;xoffset,400
|
BannerOnCommand=x,148;y,172;addx,-400;bounceend,0.5;addx,400
|
||||||
BannerOffCommand=bouncebegin,0.5;xoffset,-400
|
BannerOffCommand=bouncebegin,0.5;addx,-400
|
||||||
BannerWidth=282
|
BannerWidth=282
|
||||||
BannerHeight=92
|
BannerHeight=92
|
||||||
BPMOnCommand=x,180;y,118;xoffset,-400;bounceend,0.5;xoffset,400
|
BPMOnCommand=x,180;y,118;addx,-400;bounceend,0.5;addx,400
|
||||||
BPMOffCommand=bouncebegin,0.5;xoffset,-400
|
BPMOffCommand=bouncebegin,0.5;addx,-400
|
||||||
StageOnCommand=x,52;y,118;xoffset,-400;bounceend,0.5;xoffset,400
|
StageOnCommand=x,52;y,118;addx,-400;bounceend,0.5;addx,400
|
||||||
StageOffCommand=bouncebegin,0.5;xoffset,-400
|
StageOffCommand=bouncebegin,0.5;addx,-400
|
||||||
CDTitleOnCommand=x,252;y,148;xoffset,-400;bounceend,0.5;xoffset,400
|
CDTitleOnCommand=x,252;y,148;addx,-400;bounceend,0.5;addx,400
|
||||||
CDTitleOffCommand=bouncebegin,0.5;xoffset,-400
|
CDTitleOffCommand=bouncebegin,0.5;addx,-400
|
||||||
DifficultyFrameP1OnCommand=x,60;y,248;diffuse,1,1,1,0;linear,0.5;diffuse,1,1,1,1
|
DifficultyFrameP1OnCommand=x,60;y,248;diffusealpha,0;linear,0.5;diffusealpha,1
|
||||||
DifficultyFrameP1OffCommand=linear,0.5;diffuse,1,1,1,0
|
DifficultyFrameP1OffCommand=linear,0.5;diffusealpha,0
|
||||||
DifficultyFrameP2OnCommand=x,260;y,248;diffuse,1,1,1,0;linear,0.5;diffuse,1,1,1,1
|
DifficultyFrameP2OnCommand=x,260;y,248;diffusealpha,0;linear,0.5;diffusealpha,1
|
||||||
DifficultyFrameP2OffCommand=linear,0.5;diffuse,1,1,1,0
|
DifficultyFrameP2OffCommand=linear,0.5;diffusealpha,0
|
||||||
DifficultyIconP1OnCommand=x,48;y,248;zoomy,0;linear,0.5;zoomy,1
|
DifficultyIconP1OnCommand=x,48;y,248;zoomy,0;linear,0.5;zoomy,1
|
||||||
DifficultyIconP1OffCommand=linear,0.5;zoomy,0
|
DifficultyIconP1OffCommand=linear,0.5;zoomy,0
|
||||||
DifficultyIconP2OnCommand=x,272;y,248;zoomy,0;linear,0.5;zoomy,1
|
DifficultyIconP2OnCommand=x,272;y,248;zoomy,0;linear,0.5;zoomy,1
|
||||||
@@ -329,26 +329,26 @@ RadarOnCommand=x,160;y,334
|
|||||||
RadarOffCommand=
|
RadarOffCommand=
|
||||||
SortIconOnCommand=x,350;y,70;zoomy,0;linear,0.5;zoomy,1
|
SortIconOnCommand=x,350;y,70;zoomy,0;linear,0.5;zoomy,1
|
||||||
SortIconOffCommand=linear,0.5;zoomy,0
|
SortIconOffCommand=linear,0.5;zoomy,0
|
||||||
ScoreFrameP1OnCommand=x,520;y,210;xoffset,400;bounceend,0.5;xoffset,-400
|
ScoreFrameP1OnCommand=x,520;y,210;addx,400;bounceend,0.5;addx,-400
|
||||||
ScoreFrameP1OffCommand=bouncebegin,0.5;xoffset,400
|
ScoreFrameP1OffCommand=bouncebegin,0.5;addx,400
|
||||||
ScoreFrameP2OnCommand=x,520;y,286;xoffset,400;bounceend,0.5;xoffset,-400
|
ScoreFrameP2OnCommand=x,520;y,286;addx,400;bounceend,0.5;addx,-400
|
||||||
ScoreFrameP2OffCommand=bouncebegin,0.5;xoffset,400
|
ScoreFrameP2OffCommand=bouncebegin,0.5;addx,400
|
||||||
ScoreP1OnCommand=x,520;y,210;xoffset,400;bounceend,0.5;xoffset,-400
|
ScoreP1OnCommand=x,520;y,210;addx,400;bounceend,0.5;addx,-400
|
||||||
ScoreP1OffCommand=bouncebegin,0.5;xoffset,400
|
ScoreP1OffCommand=bouncebegin,0.5;addx,400
|
||||||
ScoreP2OnCommand=x,520;y,286;xoffset,400;bounceend,0.5;xoffset,-400
|
ScoreP2OnCommand=x,520;y,286;addx,400;bounceend,0.5;addx,-400
|
||||||
ScoreP2OffCommand=bouncebegin,0.5;xoffset,400
|
ScoreP2OffCommand=bouncebegin,0.5;addx,400
|
||||||
MeterFrameP1OnCommand=x,82;y,432;diffuse,1,1,1,0;linear,0.5;diffuse,1,1,1,1
|
MeterFrameP1OnCommand=x,82;y,432;diffusealpha,0;linear,0.5;diffusealpha,1
|
||||||
MeterFrameP1OffCommand=linear,0.5;diffuse,1,1,1,0
|
MeterFrameP1OffCommand=linear,0.5;diffusealpha,0
|
||||||
MeterFrameP2OnCommand=x,238;y,432;diffuse,1,1,1,0;linear,0.5;diffuse,1,1,1,1
|
MeterFrameP2OnCommand=x,238;y,432;diffusealpha,0;linear,0.5;diffusealpha,1
|
||||||
MeterFrameP2OffCommand=linear,0.5;diffuse,1,1,1,0
|
MeterFrameP2OffCommand=linear,0.5;diffusealpha,0
|
||||||
MeterP1OnCommand=x,88;y,432;zoomy,0;linear,0.5;zoomy,1
|
MeterP1OnCommand=x,88;y,432;zoomy,0;linear,0.5;zoomy,1
|
||||||
MeterP1OffCommand=linear,0.5;zoomy,0
|
MeterP1OffCommand=linear,0.5;zoomy,0
|
||||||
MeterP2OnCommand=x,228;y,432;zoomy,0;linear,0.5;zoomy,1
|
MeterP2OnCommand=x,228;y,432;zoomy,0;linear,0.5;zoomy,1
|
||||||
MeterP2OffCommand=linear,0.5;zoomy,0
|
MeterP2OffCommand=linear,0.5;zoomy,0
|
||||||
WheelOnCommand=x,480;y,244
|
WheelOnCommand=x,480;y,244
|
||||||
WheelOffCommand=
|
WheelOffCommand=
|
||||||
SongOptionsOnCommand=x,160;y,334;zoom,0.5;shadowlength,2;diffuse,1,1,1,0;linear,0.5;diffuse,1,1,1,1
|
SongOptionsOnCommand=x,160;y,334;zoom,0.5;shadowlength,2;diffusealpha,0;linear,0.5;diffusealpha,1
|
||||||
SongOptionsOffCommand=linear,0.5;diffuse,1,1,1,0
|
SongOptionsOffCommand=linear,0.5;diffusealpha,0
|
||||||
SongOptionsExtraCommand=diffuseblink
|
SongOptionsExtraCommand=diffuseblink
|
||||||
OptionIconsP1OnCommand=x,30;y,58;zoomy,0;linear,0.5;zoomy,1
|
OptionIconsP1OnCommand=x,30;y,58;zoomy,0;linear,0.5;zoomy,1
|
||||||
OptionIconsP1OffCommand=linear,0.5;zoomy,0
|
OptionIconsP1OffCommand=linear,0.5;zoomy,0
|
||||||
@@ -508,171 +508,171 @@ TickEarlySeconds=0.05
|
|||||||
[ScreenEvaluation]
|
[ScreenEvaluation]
|
||||||
BannerWidth=248
|
BannerWidth=248
|
||||||
BannerHeight=92
|
BannerHeight=92
|
||||||
LargeBannerOnCommand=x,320;y,100;yoffset,480;sleep,0.0;decelerate,0.3;yoffset,-480
|
LargeBannerOnCommand=x,320;y,100;addy,480;sleep,0.0;decelerate,0.3;addy,-480
|
||||||
LargeBannerOffCommand=sleep,0.8;accelerate,0.3;yoffset,480
|
LargeBannerOffCommand=sleep,0.8;accelerate,0.3;addy,480
|
||||||
StageOnCommand=x,320;y,66;yoffset,480;sleep,0.0;decelerate,0.3;yoffset,-480
|
StageOnCommand=x,320;y,66;addy,480;sleep,0.0;decelerate,0.3;addy,-480
|
||||||
StageOffCommand=sleep,0.8;accelerate,0.3;yoffset,480
|
StageOffCommand=sleep,0.8;accelerate,0.3;addy,480
|
||||||
DifficultyIconP1OnCommand=x,214;y,70;yoffset,480;sleep,0.0;decelerate,0.3;yoffset,-480
|
DifficultyIconP1OnCommand=x,214;y,70;addy,480;sleep,0.0;decelerate,0.3;addy,-480
|
||||||
DifficultyIconP1OffCommand=sleep,0.8;accelerate,0.3;yoffset,480
|
DifficultyIconP1OffCommand=sleep,0.8;accelerate,0.3;addy,480
|
||||||
DifficultyIconP2OnCommand=x,426;y,70;yoffset,480;sleep,0.0;decelerate,0.3;yoffset,-480
|
DifficultyIconP2OnCommand=x,426;y,70;addy,480;sleep,0.0;decelerate,0.3;addy,-480
|
||||||
DifficultyIconP2OffCommand=sleep,0.8;accelerate,0.3;yoffset,480
|
DifficultyIconP2OffCommand=sleep,0.8;accelerate,0.3;addy,480
|
||||||
PlayerOptionsP1OnCommand=horizalign,left;vertalign,bottom;x,200;y,140;zoom,0.5;shadowlength,2;yoffset,480;sleep,0.0;decelerate,0.3;yoffset,-480
|
PlayerOptionsP1OnCommand=horizalign,left;vertalign,bottom;x,200;y,140;zoom,0.5;shadowlength,2;addy,480;sleep,0.0;decelerate,0.3;addy,-480
|
||||||
PlayerOptionsP1OffCommand=sleep,0.8;accelerate,0.3;yoffset,480
|
PlayerOptionsP1OffCommand=sleep,0.8;accelerate,0.3;addy,480
|
||||||
PlayerOptionsP2OnCommand=horizalign,right;vertalign,bottom;x,440;y,140;zoom,0.5;shadowlength,2;yoffset,480;sleep,0.0;decelerate,0.3;yoffset,-480
|
PlayerOptionsP2OnCommand=horizalign,right;vertalign,bottom;x,440;y,140;zoom,0.5;shadowlength,2;addy,480;sleep,0.0;decelerate,0.3;addy,-480
|
||||||
PlayerOptionsP2OffCommand=sleep,0.8;accelerate,0.3;yoffset,480
|
PlayerOptionsP2OffCommand=sleep,0.8;accelerate,0.3;addy,480
|
||||||
SmallBanner1OnCommand=x,260;y,80;zoom,0.5;yoffset,480;sleep,0.0;decelerate,0.3;yoffset,-480
|
SmallBanner1OnCommand=x,260;y,80;zoom,0.5;addy,480;sleep,0.0;decelerate,0.3;addy,-480
|
||||||
SmallBanner1OffCommand=sleep,0.8;accelerate,0.3;yoffset,480
|
SmallBanner1OffCommand=sleep,0.8;accelerate,0.3;addy,480
|
||||||
SmallBanner2OnCommand=x,290;y,90;zoom,0.5;yoffset,480;sleep,0.0;decelerate,0.3;yoffset,-480
|
SmallBanner2OnCommand=x,290;y,90;zoom,0.5;addy,480;sleep,0.0;decelerate,0.3;addy,-480
|
||||||
SmallBanner2OffCommand=sleep,0.8;accelerate,0.3;yoffset,480
|
SmallBanner2OffCommand=sleep,0.8;accelerate,0.3;addy,480
|
||||||
SmallBanner3OnCommand=x,320;y,100;zoom,0.5;yoffset,480;sleep,0.0;decelerate,0.3;yoffset,-480
|
SmallBanner3OnCommand=x,320;y,100;zoom,0.5;addy,480;sleep,0.0;decelerate,0.3;addy,-480
|
||||||
SmallBanner3OffCommand=sleep,0.8;accelerate,0.3;yoffset,480
|
SmallBanner3OffCommand=sleep,0.8;accelerate,0.3;addy,480
|
||||||
SmallBanner4OnCommand=x,350;y,110;zoom,0.5;yoffset,480;sleep,0.0;decelerate,0.3;yoffset,-480
|
SmallBanner4OnCommand=x,350;y,110;zoom,0.5;addy,480;sleep,0.0;decelerate,0.3;addy,-480
|
||||||
SmallBanner4OffCommand=sleep,0.8;accelerate,0.3;yoffset,480
|
SmallBanner4OffCommand=sleep,0.8;accelerate,0.3;addy,480
|
||||||
SmallBanner5OnCommand=x,380;y,120;zoom,0.5;yoffset,480;sleep,0.0;decelerate,0.3;yoffset,-480
|
SmallBanner5OnCommand=x,380;y,120;zoom,0.5;addy,480;sleep,0.0;decelerate,0.3;addy,-480
|
||||||
SmallBanner5OffCommand=sleep,0.8;accelerate,0.3;yoffset,480
|
SmallBanner5OffCommand=sleep,0.8;accelerate,0.3;addy,480
|
||||||
GradeFrameP1OnCommand=x,94;y,100;xoffset,-320;sleep,0.0;decelerate,0.3;xoffset,320
|
GradeFrameP1OnCommand=x,94;y,100;addx,-320;sleep,0.0;decelerate,0.3;addx,320
|
||||||
GradeFrameP1OffCommand=sleep,0.8;accelerate,0.3;xoffset,-320
|
GradeFrameP1OffCommand=sleep,0.8;accelerate,0.3;addx,-320
|
||||||
GradeFrameP2OnCommand=x,546;y,100;xoffset,320;sleep,0.0;decelerate,0.3;xoffset,-320
|
GradeFrameP2OnCommand=x,546;y,100;addx,320;sleep,0.0;decelerate,0.3;addx,-320
|
||||||
GradeFrameP2OffCommand=sleep,0.8;accelerate,0.3;xoffset,320
|
GradeFrameP2OffCommand=sleep,0.8;accelerate,0.3;addx,320
|
||||||
GradeP1OnCommand=x,94;y,100;glowshift;effectperiod,2;xoffset,-320;sleep,0.0;decelerate,0.3;xoffset,320
|
GradeP1OnCommand=x,94;y,100;glowshift;effectperiod,2;addx,-320;sleep,0.0;decelerate,0.3;addx,320
|
||||||
GradeP1OffCommand=sleep,0.8;accelerate,0.3;xoffset,-320
|
GradeP1OffCommand=sleep,0.8;accelerate,0.3;addx,-320
|
||||||
GradeP2OnCommand=x,546;y,100;glowshift;effectperiod,2;xoffset,320;sleep,0.0;decelerate,0.3;xoffset,-320
|
GradeP2OnCommand=x,546;y,100;glowshift;effectperiod,2;addx,320;sleep,0.0;decelerate,0.3;addx,-320
|
||||||
GradeP2OffCommand=sleep,0.8;accelerate,0.3;xoffset,320
|
GradeP2OffCommand=sleep,0.8;accelerate,0.3;addx,320
|
||||||
PercentFrameP1OnCommand=x,94;y,100;xoffset,-320;sleep,0.0;decelerate,0.3;xoffset,320
|
PercentFrameP1OnCommand=x,94;y,100;addx,-320;sleep,0.0;decelerate,0.3;addx,320
|
||||||
PercentFrameP1OffCommand=sleep,0.8;accelerate,0.3;xoffset,-320
|
PercentFrameP1OffCommand=sleep,0.8;accelerate,0.3;addx,-320
|
||||||
PercentFrameP2OnCommand=x,546;y,100;xoffset,320;sleep,0.0;decelerate,0.3;xoffset,-320
|
PercentFrameP2OnCommand=x,546;y,100;addx,320;sleep,0.0;decelerate,0.3;addx,-320
|
||||||
PercentFrameP2OffCommand=sleep,0.8;accelerate,0.3;xoffset,320
|
PercentFrameP2OffCommand=sleep,0.8;accelerate,0.3;addx,320
|
||||||
PercentWholeP1OnCommand=horizalign,right;vertalign,bottom;x,120;y,132;glowshift;effectperiod,2;xoffset,-320;sleep,0.0;decelerate,0.3;xoffset,320
|
PercentWholeP1OnCommand=horizalign,right;vertalign,bottom;x,120;y,132;glowshift;effectperiod,2;addx,-320;sleep,0.0;decelerate,0.3;addx,320
|
||||||
PercentWholeP1OffCommand=sleep,0.8;accelerate,0.3;xoffset,-320
|
PercentWholeP1OffCommand=sleep,0.8;accelerate,0.3;addx,-320
|
||||||
PercentWholeP2OnCommand=horizalign,right;vertalign,bottom;x,572;y,132;glowshift;effectperiod,2;xoffset,320;sleep,0.0;decelerate,0.3;xoffset,-320
|
PercentWholeP2OnCommand=horizalign,right;vertalign,bottom;x,572;y,132;glowshift;effectperiod,2;addx,320;sleep,0.0;decelerate,0.3;addx,-320
|
||||||
PercentWholeP2OffCommand=sleep,0.8;accelerate,0.3;xoffset,320
|
PercentWholeP2OffCommand=sleep,0.8;accelerate,0.3;addx,320
|
||||||
PercentRemainderP1OnCommand=horizalign,left;vertalign,bottom;x,120;y,132;zoom,0.5;glowshift;effectperiod,2;xoffset,-320;sleep,0.0;decelerate,0.3;xoffset,320
|
PercentRemainderP1OnCommand=horizalign,left;vertalign,bottom;x,120;y,132;zoom,0.5;glowshift;effectperiod,2;addx,-320;sleep,0.0;decelerate,0.3;addx,320
|
||||||
PercentRemainderP1OffCommand=sleep,0.8;accelerate,0.3;xoffset,-320
|
PercentRemainderP1OffCommand=sleep,0.8;accelerate,0.3;addx,-320
|
||||||
PercentRemainderP2OnCommand=horizalign,left;vertalign,bottom;x,572;y,132;zoom,0.5;glowshift;effectperiod,2;xoffset,320;sleep,0.0;decelerate,0.3;xoffset,-320
|
PercentRemainderP2OnCommand=horizalign,left;vertalign,bottom;x,572;y,132;zoom,0.5;glowshift;effectperiod,2;addx,320;sleep,0.0;decelerate,0.3;addx,-320
|
||||||
PercentRemainderP2OffCommand=sleep,0.8;accelerate,0.3;xoffset,320
|
PercentRemainderP2OffCommand=sleep,0.8;accelerate,0.3;addx,320
|
||||||
DancePointsP1OnCommand=x,94;y,100;glowshift;effectperiod,2;xoffset,-320;sleep,0.0;decelerate,0.3;xoffset,320
|
DancePointsP1OnCommand=x,94;y,100;glowshift;effectperiod,2;addx,-320;sleep,0.0;decelerate,0.3;addx,320
|
||||||
DancePointsP1OffCommand=sleep,0.8;accelerate,0.3;xoffset,-320
|
DancePointsP1OffCommand=sleep,0.8;accelerate,0.3;addx,-320
|
||||||
DancePointsP2OnCommand=x,546;y,100;glowshift;effectperiod,2;xoffset,320;sleep,0.0;decelerate,0.3;xoffset,-320
|
DancePointsP2OnCommand=x,546;y,100;glowshift;effectperiod,2;addx,320;sleep,0.0;decelerate,0.3;addx,-320
|
||||||
DancePointsP2OffCommand=sleep,0.8;accelerate,0.3;xoffset,320
|
DancePointsP2OffCommand=sleep,0.8;accelerate,0.3;addx,320
|
||||||
MarvelousLabelOnCommand=x,320;y,160;yoffset,480;sleep,0.1;decelerate,0.3;yoffset,-480
|
MarvelousLabelOnCommand=x,320;y,160;addy,480;sleep,0.1;decelerate,0.3;addy,-480
|
||||||
MarvelousLabelOffCommand=sleep,0.7;accelerate,0.3;yoffset,480
|
MarvelousLabelOffCommand=sleep,0.7;accelerate,0.3;addy,480
|
||||||
MarvelousNumberP1OnCommand=x,230;y,160;xoffset,-320;sleep,0.1;decelerate,0.3;xoffset,320
|
MarvelousNumberP1OnCommand=x,230;y,160;addx,-320;sleep,0.1;decelerate,0.3;addx,320
|
||||||
MarvelousNumberP1OffCommand=sleep,0.7;accelerate,0.3;xoffset,-320
|
MarvelousNumberP1OffCommand=sleep,0.7;accelerate,0.3;addx,-320
|
||||||
MarvelousNumberP2OnCommand=x,410;y,160;xoffset,320;sleep,0.1;decelerate,0.3;xoffset,-320
|
MarvelousNumberP2OnCommand=x,410;y,160;addx,320;sleep,0.1;decelerate,0.3;addx,-320
|
||||||
MarvelousNumberP2OffCommand=sleep,0.7;accelerate,0.3;xoffset,320
|
MarvelousNumberP2OffCommand=sleep,0.7;accelerate,0.3;addx,320
|
||||||
PerfectLabelOnCommand=x,320;y,192;yoffset,480;sleep,0.2;decelerate,0.3;yoffset,-480
|
PerfectLabelOnCommand=x,320;y,192;addy,480;sleep,0.2;decelerate,0.3;addy,-480
|
||||||
PerfectLabelOffCommand=sleep,0.6;accelerate,0.3;yoffset,480
|
PerfectLabelOffCommand=sleep,0.6;accelerate,0.3;addy,480
|
||||||
PerfectNumberP1OnCommand=x,230;y,192;xoffset,-320;sleep,0.2;decelerate,0.3;xoffset,320
|
PerfectNumberP1OnCommand=x,230;y,192;addx,-320;sleep,0.2;decelerate,0.3;addx,320
|
||||||
PerfectNumberP1OffCommand=sleep,0.6;accelerate,0.3;xoffset,-320
|
PerfectNumberP1OffCommand=sleep,0.6;accelerate,0.3;addx,-320
|
||||||
PerfectNumberP2OnCommand=x,410;y,192;xoffset,320;sleep,0.2;decelerate,0.3;xoffset,-320
|
PerfectNumberP2OnCommand=x,410;y,192;addx,320;sleep,0.2;decelerate,0.3;addx,-320
|
||||||
PerfectNumberP2OffCommand=sleep,0.6;accelerate,0.3;xoffset,320
|
PerfectNumberP2OffCommand=sleep,0.6;accelerate,0.3;addx,320
|
||||||
GreatLabelOnCommand=x,320;y,224;yoffset,480;sleep,0.3;decelerate,0.3;yoffset,-480
|
GreatLabelOnCommand=x,320;y,224;addy,480;sleep,0.3;decelerate,0.3;addy,-480
|
||||||
GreatLabelOffCommand=sleep,0.5;accelerate,0.3;yoffset,480
|
GreatLabelOffCommand=sleep,0.5;accelerate,0.3;addy,480
|
||||||
GreatNumberP1OnCommand=x,230;y,224;xoffset,-320;sleep,0.3;decelerate,0.3;xoffset,320
|
GreatNumberP1OnCommand=x,230;y,224;addx,-320;sleep,0.3;decelerate,0.3;addx,320
|
||||||
GreatNumberP1OffCommand=sleep,0.5;accelerate,0.3;xoffset,-320
|
GreatNumberP1OffCommand=sleep,0.5;accelerate,0.3;addx,-320
|
||||||
GreatNumberP2OnCommand=x,410;y,224;xoffset,320;sleep,0.3;decelerate,0.3;xoffset,-320
|
GreatNumberP2OnCommand=x,410;y,224;addx,320;sleep,0.3;decelerate,0.3;addx,-320
|
||||||
GreatNumberP2OffCommand=sleep,0.5;accelerate,0.3;xoffset,320
|
GreatNumberP2OffCommand=sleep,0.5;accelerate,0.3;addx,320
|
||||||
GoodLabelOnCommand=x,320;y,256;yoffset,480;sleep,0.4;decelerate,0.3;yoffset,-480
|
GoodLabelOnCommand=x,320;y,256;addy,480;sleep,0.4;decelerate,0.3;addy,-480
|
||||||
GoodLabelOffCommand=sleep,0.4;accelerate,0.3;yoffset,480
|
GoodLabelOffCommand=sleep,0.4;accelerate,0.3;addy,480
|
||||||
GoodNumberP1OnCommand=x,230;y,256;xoffset,-320;sleep,0.4;decelerate,0.3;xoffset,320
|
GoodNumberP1OnCommand=x,230;y,256;addx,-320;sleep,0.4;decelerate,0.3;addx,320
|
||||||
GoodNumberP1OffCommand=sleep,0.4;accelerate,0.3;xoffset,-320
|
GoodNumberP1OffCommand=sleep,0.4;accelerate,0.3;addx,-320
|
||||||
GoodNumberP2OnCommand=x,410;y,256;xoffset,320;sleep,0.4;decelerate,0.3;xoffset,-320
|
GoodNumberP2OnCommand=x,410;y,256;addx,320;sleep,0.4;decelerate,0.3;addx,-320
|
||||||
GoodNumberP2OffCommand=sleep,0.4;accelerate,0.3;xoffset,320
|
GoodNumberP2OffCommand=sleep,0.4;accelerate,0.3;addx,320
|
||||||
BooLabelOnCommand=x,320;y,288;yoffset,480;sleep,0.5;decelerate,0.3;yoffset,-480
|
BooLabelOnCommand=x,320;y,288;addy,480;sleep,0.5;decelerate,0.3;addy,-480
|
||||||
BooLabelOffCommand=sleep,0.3;accelerate,0.3;yoffset,480
|
BooLabelOffCommand=sleep,0.3;accelerate,0.3;addy,480
|
||||||
BooNumberP1OnCommand=x,230;y,288;xoffset,-320;sleep,0.5;decelerate,0.3;xoffset,320
|
BooNumberP1OnCommand=x,230;y,288;addx,-320;sleep,0.5;decelerate,0.3;addx,320
|
||||||
BooNumberP1OffCommand=sleep,0.3;accelerate,0.3;xoffset,-320
|
BooNumberP1OffCommand=sleep,0.3;accelerate,0.3;addx,-320
|
||||||
BooNumberP2OnCommand=x,410;y,288;xoffset,320;sleep,0.5;decelerate,0.3;xoffset,-320
|
BooNumberP2OnCommand=x,410;y,288;addx,320;sleep,0.5;decelerate,0.3;addx,-320
|
||||||
BooNumberP2OffCommand=sleep,0.3;accelerate,0.3;xoffset,320
|
BooNumberP2OffCommand=sleep,0.3;accelerate,0.3;addx,320
|
||||||
MissLabelOnCommand=x,320;y,320;yoffset,480;sleep,0.6;decelerate,0.3;yoffset,-480
|
MissLabelOnCommand=x,320;y,320;addy,480;sleep,0.6;decelerate,0.3;addy,-480
|
||||||
MissLabelOffCommand=sleep,0.2;accelerate,0.3;yoffset,480
|
MissLabelOffCommand=sleep,0.2;accelerate,0.3;addy,480
|
||||||
MissNumberP1OnCommand=x,230;y,320;xoffset,-320;sleep,0.6;decelerate,0.3;xoffset,320
|
MissNumberP1OnCommand=x,230;y,320;addx,-320;sleep,0.6;decelerate,0.3;addx,320
|
||||||
MissNumberP1OffCommand=sleep,0.2;accelerate,0.3;xoffset,-320
|
MissNumberP1OffCommand=sleep,0.2;accelerate,0.3;addx,-320
|
||||||
MissNumberP2OnCommand=x,410;y,320;xoffset,320;sleep,0.6;decelerate,0.3;xoffset,-320
|
MissNumberP2OnCommand=x,410;y,320;addx,320;sleep,0.6;decelerate,0.3;addx,-320
|
||||||
MissNumberP2OffCommand=sleep,0.2;accelerate,0.3;xoffset,320
|
MissNumberP2OffCommand=sleep,0.2;accelerate,0.3;addx,320
|
||||||
OKLabelOnCommand=x,320;y,352;yoffset,480;sleep,0.7;decelerate,0.3;yoffset,-480
|
OKLabelOnCommand=x,320;y,352;addy,480;sleep,0.7;decelerate,0.3;addy,-480
|
||||||
OKLabelOffCommand=sleep,0.1;accelerate,0.3;yoffset,480
|
OKLabelOffCommand=sleep,0.1;accelerate,0.3;addy,480
|
||||||
OKNumberP1OnCommand=x,230;y,352;xoffset,-320;sleep,0.7;decelerate,0.3;xoffset,320
|
OKNumberP1OnCommand=x,230;y,352;addx,-320;sleep,0.7;decelerate,0.3;addx,320
|
||||||
OKNumberP1OffCommand=sleep,0.1;accelerate,0.3;xoffset,-320
|
OKNumberP1OffCommand=sleep,0.1;accelerate,0.3;addx,-320
|
||||||
OKNumberP2OnCommand=x,410;y,352;xoffset,320;sleep,0.7;decelerate,0.3;xoffset,-320
|
OKNumberP2OnCommand=x,410;y,352;addx,320;sleep,0.7;decelerate,0.3;addx,-320
|
||||||
OKNumberP2OffCommand=sleep,0.1;accelerate,0.3;xoffset,320
|
OKNumberP2OffCommand=sleep,0.1;accelerate,0.3;addx,320
|
||||||
MaxComboLabelOnCommand=diffuse,1,1,1,0
|
MaxComboLabelOnCommand=diffusealpha,0
|
||||||
MaxComboLabelOffCommand=
|
MaxComboLabelOffCommand=
|
||||||
MaxComboNumberP1OnCommand=x,134;y,334;zoom,1.2;diffuse,1,1,1,0;linear,0.7;diffuse,1,1,0,1
|
MaxComboNumberP1OnCommand=x,134;y,334;zoom,1.2;diffusealpha,0;linear,0.7;diffuse,1,1,0,1
|
||||||
MaxComboNumberP1OffCommand=linear,0.7;diffuse,1,1,1,0
|
MaxComboNumberP1OffCommand=linear,0.7;diffusealpha,0
|
||||||
MaxComboNumberP2OnCommand=x,580;y,334;zoom,1.2;diffuse,1,1,1,0;linear,0.7;diffuse,1,1,0,1
|
MaxComboNumberP2OnCommand=x,580;y,334;zoom,1.2;diffusealpha,0;linear,0.7;diffuse,1,1,0,1
|
||||||
MaxComboNumberP2OffCommand=linear,0.7;diffuse,1,1,1,0
|
MaxComboNumberP2OffCommand=linear,0.7;diffusealpha,0
|
||||||
BonusFrameP1OnCommand=x,96;y,256;diffuse,1,1,1,0;linear,0.7;diffuse,1,1,1,1
|
BonusFrameP1OnCommand=x,96;y,256;diffusealpha,0;linear,0.7;diffusealpha,1
|
||||||
BonusFrameP1OffCommand=linear,0.7;diffuse,1,1,1,0
|
BonusFrameP1OffCommand=linear,0.7;diffusealpha,0
|
||||||
BonusFrameP2OnCommand=x,544;y,256;diffuse,1,1,1,0;linear,0.7;diffuse,1,1,1,1
|
BonusFrameP2OnCommand=x,544;y,256;diffusealpha,0;linear,0.7;diffusealpha,1
|
||||||
BonusFrameP2OffCommand=linear,0.7;diffuse,1,1,1,0
|
BonusFrameP2OffCommand=linear,0.7;diffusealpha,0
|
||||||
BarPossible1P1OnCommand=horizalign,left;x,176;y,194;rotationz,180;zoomx,0;sleep,0.2;linear,1.0;zoomx,1
|
BarPossible1P1OnCommand=horizalign,left;x,176;y,194;rotationz,180;zoomx,0;sleep,0.2;linear,1.0;zoomx,1
|
||||||
BarPossible1P1OffCommand=linear,0.7;diffuse,1,1,1,0
|
BarPossible1P1OffCommand=linear,0.7;diffusealpha,0
|
||||||
BarPossible1P2OnCommand=horizalign,left;x,466;y,194;rotationz,0;zoomx,0;sleep,0.2;linear,1.0;zoomx,1
|
BarPossible1P2OnCommand=horizalign,left;x,466;y,194;rotationz,0;zoomx,0;sleep,0.2;linear,1.0;zoomx,1
|
||||||
BarPossible1P2OffCommand=linear,0.7;diffuse,1,1,1,0
|
BarPossible1P2OffCommand=linear,0.7;diffusealpha,0
|
||||||
BarPossible2P1OnCommand=horizalign,left;x,176;y,221;rotationz,180;zoomx,0;sleep,0.3;linear,1.0;zoomx,1
|
BarPossible2P1OnCommand=horizalign,left;x,176;y,221;rotationz,180;zoomx,0;sleep,0.3;linear,1.0;zoomx,1
|
||||||
BarPossible2P1OffCommand=linear,0.7;diffuse,1,1,1,0
|
BarPossible2P1OffCommand=linear,0.7;diffusealpha,0
|
||||||
BarPossible2P2OnCommand=horizalign,left;x,466;y,221;rotationz,0;zoomx,0;sleep,0.3;linear,1.0;zoomx,1
|
BarPossible2P2OnCommand=horizalign,left;x,466;y,221;rotationz,0;zoomx,0;sleep,0.3;linear,1.0;zoomx,1
|
||||||
BarPossible2P2OffCommand=linear,0.7;diffuse,1,1,1,0
|
BarPossible2P2OffCommand=linear,0.7;diffusealpha,0
|
||||||
BarPossible3P1OnCommand=horizalign,left;x,176;y,248;rotationz,180;zoomx,0;sleep,0.4;linear,1.0;zoomx,1
|
BarPossible3P1OnCommand=horizalign,left;x,176;y,248;rotationz,180;zoomx,0;sleep,0.4;linear,1.0;zoomx,1
|
||||||
BarPossible3P1OffCommand=linear,0.7;diffuse,1,1,1,0
|
BarPossible3P1OffCommand=linear,0.7;diffusealpha,0
|
||||||
BarPossible3P2OnCommand=horizalign,left;x,466;y,248;rotationz,0;zoomx,0;sleep,0.4;linear,1.0;zoomx,1
|
BarPossible3P2OnCommand=horizalign,left;x,466;y,248;rotationz,0;zoomx,0;sleep,0.4;linear,1.0;zoomx,1
|
||||||
BarPossible3P2OffCommand=linear,0.7;diffuse,1,1,1,0
|
BarPossible3P2OffCommand=linear,0.7;diffusealpha,0
|
||||||
BarPossible4P1OnCommand=horizalign,left;x,176;y,275;rotationz,180;zoomx,0;sleep,1.0;linear,1.0;zoomx,1
|
BarPossible4P1OnCommand=horizalign,left;x,176;y,275;rotationz,180;zoomx,0;sleep,1.0;linear,1.0;zoomx,1
|
||||||
BarPossible4P1OffCommand=linear,0.7;diffuse,1,1,1,0
|
BarPossible4P1OffCommand=linear,0.7;diffusealpha,0
|
||||||
BarPossible4P2OnCommand=horizalign,left;x,466;y,275;rotationz,0;zoomx,0;sleep,1.0;linear,1.0;zoomx,1
|
BarPossible4P2OnCommand=horizalign,left;x,466;y,275;rotationz,0;zoomx,0;sleep,1.0;linear,1.0;zoomx,1
|
||||||
BarPossible4P2OffCommand=linear,0.7;diffuse,1,1,1,0
|
BarPossible4P2OffCommand=linear,0.7;diffusealpha,0
|
||||||
BarPossible5P1OnCommand=horizalign,left;x,176;y,302;rotationz,180;zoomx,0;sleep,0.6;linear,1.0;zoomx,1
|
BarPossible5P1OnCommand=horizalign,left;x,176;y,302;rotationz,180;zoomx,0;sleep,0.6;linear,1.0;zoomx,1
|
||||||
BarPossible5P1OffCommand=linear,0.7;diffuse,1,1,1,0
|
BarPossible5P1OffCommand=linear,0.7;diffusealpha,0
|
||||||
BarPossible5P2OnCommand=horizalign,left;x,466;y,302;rotationz,0;zoomx,0;sleep,0.6;linear,1.0;zoomx,1
|
BarPossible5P2OnCommand=horizalign,left;x,466;y,302;rotationz,0;zoomx,0;sleep,0.6;linear,1.0;zoomx,1
|
||||||
BarPossible5P2OffCommand=linear,0.7;diffuse,1,1,1,0
|
BarPossible5P2OffCommand=linear,0.7;diffusealpha,0
|
||||||
BarActual1P1OnCommand=horizalign,left;x,176;y,194;rotationz,180;zoomx,0;sleep,0.7;linear,1.0;zoomx,1
|
BarActual1P1OnCommand=horizalign,left;x,176;y,194;rotationz,180;zoomx,0;sleep,0.7;linear,1.0;zoomx,1
|
||||||
BarActual1P1OffCommand=linear,0.7;diffuse,1,1,1,0
|
BarActual1P1OffCommand=linear,0.7;diffusealpha,0
|
||||||
BarActual1P2OnCommand=horizalign,left;x,466;y,194;rotationz,0;zoomx,0;sleep,0.7;linear,1.0;zoomx,1
|
BarActual1P2OnCommand=horizalign,left;x,466;y,194;rotationz,0;zoomx,0;sleep,0.7;linear,1.0;zoomx,1
|
||||||
BarActual1P2OffCommand=linear,0.7;diffuse,1,1,1,0
|
BarActual1P2OffCommand=linear,0.7;diffusealpha,0
|
||||||
BarActual2P1OnCommand=horizalign,left;x,176;y,221;rotationz,180;zoomx,0;sleep,0.8;linear,1.0;zoomx,1
|
BarActual2P1OnCommand=horizalign,left;x,176;y,221;rotationz,180;zoomx,0;sleep,0.8;linear,1.0;zoomx,1
|
||||||
BarActual2P1OffCommand=linear,0.7;diffuse,1,1,1,0
|
BarActual2P1OffCommand=linear,0.7;diffusealpha,0
|
||||||
BarActual2P2OnCommand=horizalign,left;x,466;y,221;rotationz,0;zoomx,0;sleep,0.8;linear,1.0;zoomx,1
|
BarActual2P2OnCommand=horizalign,left;x,466;y,221;rotationz,0;zoomx,0;sleep,0.8;linear,1.0;zoomx,1
|
||||||
BarActual2P2OffCommand=linear,0.7;diffuse,1,1,1,0
|
BarActual2P2OffCommand=linear,0.7;diffusealpha,0
|
||||||
BarActual3P1OnCommand=horizalign,left;x,176;y,248;rotationz,180;zoomx,0;sleep,0.9;linear,1.0;zoomx,1
|
BarActual3P1OnCommand=horizalign,left;x,176;y,248;rotationz,180;zoomx,0;sleep,0.9;linear,1.0;zoomx,1
|
||||||
BarActual3P1OffCommand=linear,0.7;diffuse,1,1,1,0
|
BarActual3P1OffCommand=linear,0.7;diffusealpha,0
|
||||||
BarActual3P2OnCommand=horizalign,left;x,466;y,248;rotationz,0;zoomx,0;sleep,0.9;linear,1.0;zoomx,1
|
BarActual3P2OnCommand=horizalign,left;x,466;y,248;rotationz,0;zoomx,0;sleep,0.9;linear,1.0;zoomx,1
|
||||||
BarActual3P2OffCommand=linear,0.7;diffuse,1,1,1,0
|
BarActual3P2OffCommand=linear,0.7;diffusealpha,0
|
||||||
BarActual4P1OnCommand=horizalign,left;x,176;y,275;rotationz,180;zoomx,0;sleep,1.0;linear,1.0;zoomx,1
|
BarActual4P1OnCommand=horizalign,left;x,176;y,275;rotationz,180;zoomx,0;sleep,1.0;linear,1.0;zoomx,1
|
||||||
BarActual4P1OffCommand=linear,0.7;diffuse,1,1,1,0
|
BarActual4P1OffCommand=linear,0.7;diffusealpha,0
|
||||||
BarActual4P2OnCommand=horizalign,left;x,466;y,275;rotationz,0;zoomx,0;sleep,1.0;linear,1.0;zoomx,1
|
BarActual4P2OnCommand=horizalign,left;x,466;y,275;rotationz,0;zoomx,0;sleep,1.0;linear,1.0;zoomx,1
|
||||||
BarActual4P2OffCommand=linear,0.7;diffuse,1,1,1,0
|
BarActual4P2OffCommand=linear,0.7;diffusealpha,0
|
||||||
BarActual5P1OnCommand=horizalign,left;x,176;y,302;rotationz,180;zoomx,0;sleep,1.1;linear,1.0;zoomx,1
|
BarActual5P1OnCommand=horizalign,left;x,176;y,302;rotationz,180;zoomx,0;sleep,1.1;linear,1.0;zoomx,1
|
||||||
BarActual5P1OffCommand=linear,0.7;diffuse,1,1,1,0
|
BarActual5P1OffCommand=linear,0.7;diffusealpha,0
|
||||||
BarActual5P2OnCommand=horizalign,left;x,466;y,302;rotationz,0;zoomx,0;sleep,1.1;linear,1.0;zoomx,1
|
BarActual5P2OnCommand=horizalign,left;x,466;y,302;rotationz,0;zoomx,0;sleep,1.1;linear,1.0;zoomx,1
|
||||||
BarActual5P2OffCommand=linear,0.7;diffuse,1,1,1,0
|
BarActual5P2OffCommand=linear,0.7;diffusealpha,0
|
||||||
BarActualMaxCommand=glowshift;effectperiod,0.5
|
BarActualMaxCommand=glowshift;effectperiod,0.5
|
||||||
SurvivedFrameP1OnCommand=x,96;y,256;diffuse,1,1,1,0;linear,0.7;diffuse,1,1,1,1
|
SurvivedFrameP1OnCommand=x,96;y,256;diffusealpha,0;linear,0.7;diffusealpha,1
|
||||||
SurvivedFrameP1OffCommand=linear,0.7;diffuse,1,1,1,0
|
SurvivedFrameP1OffCommand=linear,0.7;diffusealpha,0
|
||||||
SurvivedFrameP2OnCommand=x,544;y,256;diffuse,1,1,1,0;linear,0.7;diffuse,1,1,1,1
|
SurvivedFrameP2OnCommand=x,544;y,256;diffusealpha,0;linear,0.7;diffusealpha,1
|
||||||
SurvivedFrameP2OffCommand=linear,0.7;diffuse,1,1,1,0
|
SurvivedFrameP2OffCommand=linear,0.7;diffusealpha,0
|
||||||
SurvivedNumberP1OnCommand=x,96;y,240;diffuse,1,1,1,0;linear,0.7;diffuse,1,1,1,1
|
SurvivedNumberP1OnCommand=x,96;y,240;diffusealpha,0;linear,0.7;diffusealpha,1
|
||||||
SurvivedNumberP1OffCommand=linear,0.7;diffuse,1,1,1,0
|
SurvivedNumberP1OffCommand=linear,0.7;diffusealpha,0
|
||||||
SurvivedNumberP2OnCommand=x,544;y,240;diffuse,1,1,1,0;linear,0.7;diffuse,1,1,1,1
|
SurvivedNumberP2OnCommand=x,544;y,240;diffusealpha,0;linear,0.7;diffusealpha,1
|
||||||
SurvivedNumberP2OffCommand=linear,0.7;diffuse,1,1,1,0
|
SurvivedNumberP2OffCommand=linear,0.7;diffusealpha,0
|
||||||
ScoreLabelOnCommand=x,320;y,380;yoffset,480;sleep,0.8;decelerate,0.3;yoffset,-480
|
ScoreLabelOnCommand=x,320;y,380;addy,480;sleep,0.8;decelerate,0.3;addy,-480
|
||||||
ScoreLabelOffCommand=sleep,0.0;accelerate,0.3;yoffset,480
|
ScoreLabelOffCommand=sleep,0.0;accelerate,0.3;addy,480
|
||||||
ScoreNumberP1OnCommand=x,160;y,380;xoffset,-320;sleep,0.8;decelerate,0.3;xoffset,320
|
ScoreNumberP1OnCommand=x,160;y,380;addx,-320;sleep,0.8;decelerate,0.3;addx,320
|
||||||
ScoreNumberP1OffCommand=sleep,0.0;accelerate,0.3;xoffset,-320
|
ScoreNumberP1OffCommand=sleep,0.0;accelerate,0.3;addx,-320
|
||||||
ScoreNumberP2OnCommand=x,480;y,380;xoffset,320;sleep,0.8;decelerate,0.3;xoffset,-320
|
ScoreNumberP2OnCommand=x,480;y,380;addx,320;sleep,0.8;decelerate,0.3;addx,-320
|
||||||
ScoreNumberP2OffCommand=sleep,0.0;accelerate,0.3;xoffset,320
|
ScoreNumberP2OffCommand=sleep,0.0;accelerate,0.3;addx,320
|
||||||
TimeLabelOnCommand=x,320;y,380;yoffset,480;sleep,0.8;decelerate,0.3;yoffset,-480
|
TimeLabelOnCommand=x,320;y,380;addy,480;sleep,0.8;decelerate,0.3;addy,-480
|
||||||
TimeLabelOffCommand=sleep,0.0;accelerate,0.3;yoffset,480
|
TimeLabelOffCommand=sleep,0.0;accelerate,0.3;addy,480
|
||||||
TimeNumberP1OnCommand=x,160;y,380;xoffset,-320;sleep,0.8;decelerate,0.3;xoffset,320
|
TimeNumberP1OnCommand=x,160;y,380;addx,-320;sleep,0.8;decelerate,0.3;addx,320
|
||||||
TimeNumberP1OffCommand=sleep,0.0;accelerate,0.3;xoffset,-320
|
TimeNumberP1OffCommand=sleep,0.0;accelerate,0.3;addx,-320
|
||||||
TimeNumberP2OnCommand=x,480;y,380;xoffset,320;sleep,0.8;decelerate,0.3;xoffset,-320
|
TimeNumberP2OnCommand=x,480;y,380;addx,320;sleep,0.8;decelerate,0.3;addx,-320
|
||||||
TimeNumberP2OffCommand=sleep,0.0;accelerate,0.3;xoffset,320
|
TimeNumberP2OffCommand=sleep,0.0;accelerate,0.3;addx,320
|
||||||
NewRecordP1OnCommand=x,150;y,398;diffuse,1,1,1,0;linear,0.7;diffuse,1,1,1,1;glowshift
|
NewRecordP1OnCommand=x,150;y,398;diffusealpha,0;linear,0.7;diffusealpha,1;glowshift
|
||||||
NewRecordP1OffCommand=linear,0.7;diffuse,1,1,1,0
|
NewRecordP1OffCommand=linear,0.7;diffusealpha,0
|
||||||
NewRecordP2OnCommand=x,490;y,398;diffuse,1,1,1,0;linear,0.7;diffuse,1,1,1,1;glowshift
|
NewRecordP2OnCommand=x,490;y,398;diffusealpha,0;linear,0.7;diffusealpha,1;glowshift
|
||||||
NewRecordP2OffCommand=linear,0.7;diffuse,1,1,1,0
|
NewRecordP2OffCommand=linear,0.7;diffusealpha,0
|
||||||
TryExtraStageOnCommand=x,320;y,428;diffuse,1,1,1,0;linear,0.7;diffuse,1,1,1,1;glowshift
|
TryExtraStageOnCommand=x,320;y,428;diffusealpha,0;linear,0.7;diffusealpha,1;glowshift
|
||||||
TryExtraStageOffCommand=linear,0.7;diffuse,1,1,1,0
|
TryExtraStageOffCommand=linear,0.7;diffusealpha,0
|
||||||
SpinGrades=1
|
SpinGrades=1
|
||||||
|
|
||||||
[ScreenEvaluationStage]
|
[ScreenEvaluationStage]
|
||||||
@@ -857,16 +857,16 @@ StopMusicOnNext=0
|
|||||||
KeepAliveType=0 // 0 for MAX, 1 for 5th
|
KeepAliveType=0 // 0 for MAX, 1 for 5th
|
||||||
|
|
||||||
[MenuElements]
|
[MenuElements]
|
||||||
HeaderOnCommand=x,320;y,22;xoffset,640;spring,0.5;xoffset,-640
|
HeaderOnCommand=x,320;y,22;addx,640;spring,0.5;addx,-640
|
||||||
HeaderOffCommand=bouncebegin,0.5;xoffset,640;
|
HeaderOffCommand=bouncebegin,0.5;addx,640;
|
||||||
FooterOnCommand=x,320;y,464
|
FooterOnCommand=x,320;y,464
|
||||||
FooterOffCommand=
|
FooterOffCommand=
|
||||||
HelpOnCommand=x,320;y,456;zoom,0.5;zoomy,0;linear,0.5;zoomy,0.5
|
HelpOnCommand=x,320;y,456;zoom,0.5;zoomy,0;linear,0.5;zoomy,0.5
|
||||||
HelpOffCommand=linear,0.5;zoomy,0
|
HelpOffCommand=linear,0.5;zoomy,0
|
||||||
StyleIconOnCommand=x,440;y,26;xoffset,640;spring,0.5;xoffset,-640
|
StyleIconOnCommand=x,440;y,26;addx,640;spring,0.5;addx,-640
|
||||||
StyleIconOffCommand=bouncebegin,0.5;xoffset,640;
|
StyleIconOffCommand=bouncebegin,0.5;addx,640;
|
||||||
TimerOnCommand=x,590;y,22;xoffset,640;spring,0.5;xoffset,-640
|
TimerOnCommand=x,590;y,22;addx,640;spring,0.5;addx,-640
|
||||||
TimerOffCommand=bouncebegin,0.5;xoffset,640;
|
TimerOffCommand=bouncebegin,0.5;addx,640;
|
||||||
|
|
||||||
[ScreenOptions]
|
[ScreenOptions]
|
||||||
IconsP1X=40
|
IconsP1X=40
|
||||||
@@ -944,12 +944,12 @@ RightEdge=620
|
|||||||
BottomEdge=460
|
BottomEdge=460
|
||||||
|
|
||||||
[Judgment]
|
[Judgment]
|
||||||
MarvelousCommand=shadowlength,4;diffuse,1,1,1,1;zoom,1.3;linear,0.05;zoom,1;sleep,0.8;linear,0;diffuse,1,1,1,0;glowblink;effectperiod,0.05;effectcolor1,1,1,1,0;effectcolor2,1,1,1,0.8
|
MarvelousCommand=shadowlength,4;diffusealpha,1;zoom,1.3;linear,0.05;zoom,1;sleep,0.8;linear,0;diffusealpha,0;glowblink;effectperiod,0.05;effectcolor1,1,1,1,0;effectcolor2,1,1,1,0.8
|
||||||
PerfectCommand=shadowlength,4;diffuse,1,1,1,1;zoom,1.3;linear,0.05;zoom,1;sleep,0.8;linear,0;diffuse,1,1,1,0
|
PerfectCommand=shadowlength,4;diffusealpha,1;zoom,1.3;linear,0.05;zoom,1;sleep,0.8;linear,0;diffusealpha,0
|
||||||
GreatCommand=shadowlength,4;diffuse,1,1,1,1;zoom,1.2;linear,0.05;zoom,1;sleep,0.8;linear,0;diffuse,1,1,1,0
|
GreatCommand=shadowlength,4;diffusealpha,1;zoom,1.2;linear,0.05;zoom,1;sleep,0.8;linear,0;diffusealpha,0
|
||||||
GoodCommand=shadowlength,4;diffuse,1,1,1,1;zoom,1.1;linear,0.05;zoom,1;sleep,0.8;linear,0;diffuse,1,1,1,0
|
GoodCommand=shadowlength,4;diffusealpha,1;zoom,1.1;linear,0.05;zoom,1;sleep,0.8;linear,0;diffusealpha,0
|
||||||
BooCommand=shadowlength,4;diffuse,1,1,1,1;zoom,1.0;vibrate;effectmagnitude,4,8,8;sleep,0.8;linear,0;diffuse,1,1,1,0
|
BooCommand=shadowlength,4;diffusealpha,1;zoom,1.0;vibrate;effectmagnitude,4,8,8;sleep,0.8;linear,0;diffusealpha,0
|
||||||
MissCommand=shadowlength,4;diffuse,1,1,1,1;zoom,1;y,-20;linear,0.8;y,20;sleep,0.8;linear,0;diffuse,1,1,1,0
|
MissCommand=shadowlength,4;diffusealpha,1;zoom,1;y,-20;linear,0.8;y,20;sleep,0.8;linear,0;diffusealpha,0
|
||||||
|
|
||||||
|
|
||||||
[Combo]
|
[Combo]
|
||||||
@@ -969,8 +969,8 @@ PulseZoom=1.2
|
|||||||
TweenSeconds=0.05
|
TweenSeconds=0.05
|
||||||
|
|
||||||
[HoldJudgment]
|
[HoldJudgment]
|
||||||
NGCommand=shadowlength,4;diffuse,1,1,1,1;zoom,1;y,-10;linear,0.8;y,10;sleep,0.5;linear,0;diffuse,1,1,1,0
|
NGCommand=shadowlength,4;diffusealpha,1;zoom,1;y,-10;linear,0.8;y,10;sleep,0.5;linear,0;diffusealpha,0
|
||||||
OKCommand=shadowlength,4;diffuse,1,1,1,1;zoom,1.25;linear,0.3;zoomx,1;zoomy,1;sleep,0.5;linear,0;diffuse,1,1,1,0
|
OKCommand=shadowlength,4;diffusealpha,1;zoom,1.25;linear,0.3;zoomx,1;zoomy,1;sleep,0.5;linear,0;diffusealpha,0
|
||||||
|
|
||||||
[Player]
|
[Player]
|
||||||
GrayArrowsY=96
|
GrayArrowsY=96
|
||||||
@@ -1320,14 +1320,14 @@ NextScreen=ScreenRanking
|
|||||||
NextScreen=ScreenCompany
|
NextScreen=ScreenCompany
|
||||||
|
|
||||||
[ScreenSelectCharacter]
|
[ScreenSelectCharacter]
|
||||||
TitleP1OnCommand=x,140;y,80;xoffset,-400;bounceend,0.5;xoffset,400
|
TitleP1OnCommand=x,140;y,80;addx,-400;bounceend,0.5;addx,400
|
||||||
TitleP1OffCommand=sleep,0.6;bouncebegin,0.5;xoffset,-400
|
TitleP1OffCommand=sleep,0.6;bouncebegin,0.5;addx,-400
|
||||||
TitleP2OnCommand=x,500;y,80;xoffset,400;bounceend,0.5;xoffset,-400
|
TitleP2OnCommand=x,500;y,80;addx,400;bounceend,0.5;addx,-400
|
||||||
TitleP2OffCommand=sleep,0.6;bouncebegin,0.5;xoffset,400
|
TitleP2OffCommand=sleep,0.6;bouncebegin,0.5;addx,400
|
||||||
CharacterP1OnCommand=x,140;y,200;xoffset,-400;bounceend,0.5;xoffset,400
|
CharacterP1OnCommand=x,140;y,200;addx,-400;bounceend,0.5;addx,400
|
||||||
CharacterP1OffCommand=sleep,0.6;bouncebegin,0.5;xoffset,-400
|
CharacterP1OffCommand=sleep,0.6;bouncebegin,0.5;addx,-400
|
||||||
CharacterP2OnCommand=x,500;y,200;xoffset,400;bounceend,0.5;xoffset,-400
|
CharacterP2OnCommand=x,500;y,200;addx,400;bounceend,0.5;addx,-400
|
||||||
CharacterP2OffCommand=sleep,0.6;bouncebegin,0.5;xoffset,400
|
CharacterP2OffCommand=sleep,0.6;bouncebegin,0.5;addx,400
|
||||||
CharacterArrowsP1OnCommand=x,140;y,180
|
CharacterArrowsP1OnCommand=x,140;y,180
|
||||||
CharacterArrowsP1OffCommand=
|
CharacterArrowsP1OffCommand=
|
||||||
CharacterArrowsP2OnCommand=x,500;y,180
|
CharacterArrowsP2OnCommand=x,500;y,180
|
||||||
|
|||||||
@@ -644,9 +644,9 @@ void Actor::Command( CString sCommandString )
|
|||||||
else if( sName=="x" ) SetX( fParam(1) );
|
else if( sName=="x" ) SetX( fParam(1) );
|
||||||
else if( sName=="y" ) SetY( fParam(1) );
|
else if( sName=="y" ) SetY( fParam(1) );
|
||||||
else if( sName=="z" ) SetZ( fParam(1) );
|
else if( sName=="z" ) SetZ( fParam(1) );
|
||||||
else if( sName=="xoffset" ) SetX( GetX()+fParam(1) );
|
else if( sName=="addx" ) SetX( GetX()+fParam(1) );
|
||||||
else if( sName=="yoffset" ) SetY( GetY()+fParam(1) );
|
else if( sName=="addy" ) SetY( GetY()+fParam(1) );
|
||||||
else if( sName=="zoffset" ) SetZ( GetZ()+fParam(1) );
|
else if( sName=="addz" ) SetZ( GetZ()+fParam(1) );
|
||||||
else if( sName=="zoom" ) SetZoom( fParam(1) );
|
else if( sName=="zoom" ) SetZoom( fParam(1) );
|
||||||
else if( sName=="zoomx" ) SetZoomX( fParam(1) );
|
else if( sName=="zoomx" ) SetZoomX( fParam(1) );
|
||||||
else if( sName=="zoomy" ) SetZoomY( fParam(1) );
|
else if( sName=="zoomy" ) SetZoomY( fParam(1) );
|
||||||
|
|||||||
Reference in New Issue
Block a user