use sections in SORT_BPM
choose sort from list in MusicWheel
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
_shared2
|
||||||
@@ -523,11 +523,11 @@ BannerFrameX=160
|
|||||||
BannerFrameY=162
|
BannerFrameY=162
|
||||||
BannerFrameOnCommand=addx,-400;bounceend,0.5;addx,400
|
BannerFrameOnCommand=addx,-400;bounceend,0.5;addx,400
|
||||||
BannerFrameOffCommand=bouncebegin,0.5;addx,-400
|
BannerFrameOffCommand=bouncebegin,0.5;addx,-400
|
||||||
BPMX=180
|
BPMX=160
|
||||||
BPMY=118
|
BPMY=118
|
||||||
BPMOnCommand=addx,-400;bounceend,0.5;addx,400
|
BPMOnCommand=addx,-400;bounceend,0.5;addx,400
|
||||||
BPMOffCommand=bouncebegin,0.5;addx,-400
|
BPMOffCommand=bouncebegin,0.5;addx,-400
|
||||||
StageX=52
|
StageX=40
|
||||||
StageY=118
|
StageY=118
|
||||||
StageOnCommand=addx,-400;bounceend,0.5;addx,400
|
StageOnCommand=addx,-400;bounceend,0.5;addx,400
|
||||||
StageOffCommand=bouncebegin,0.5;addx,-400
|
StageOffCommand=bouncebegin,0.5;addx,-400
|
||||||
@@ -570,10 +570,10 @@ GraphX=160
|
|||||||
GraphY=334
|
GraphY=334
|
||||||
GraphOnCommand=
|
GraphOnCommand=
|
||||||
GraphOffCommand=
|
GraphOffCommand=
|
||||||
SortIconX=350
|
SortIconX=252
|
||||||
SortIconY=70
|
SortIconY=118
|
||||||
SortIconOnCommand=zoomy,0;linear,0.5;zoomy,1
|
SortIconOnCommand=addx,-400;bounceend,0.5;addx,400
|
||||||
SortIconOffCommand=linear,0.5;zoomy,0
|
SortIconOffCommand=bouncebegin,0.5;addx,-400
|
||||||
ScoreFrameP1X=520
|
ScoreFrameP1X=520
|
||||||
ScoreFrameP1Y=210
|
ScoreFrameP1Y=210
|
||||||
ScoreFrameP1OnCommand=addx,400;bounceend,0.5;addx,-400
|
ScoreFrameP1OnCommand=addx,400;bounceend,0.5;addx,-400
|
||||||
@@ -1544,15 +1544,15 @@ ScrollBarX=148
|
|||||||
ScrollBarHeight=368
|
ScrollBarHeight=368
|
||||||
ItemCurveX=85
|
ItemCurveX=85
|
||||||
ItemSpacingY=46
|
ItemSpacingY=46
|
||||||
NumSectionColors=7
|
|
||||||
NumWheelItems=13
|
NumWheelItems=13
|
||||||
SectionColor1=0.9, 0.0, 0.2, 1
|
NumSectionColors=7
|
||||||
SectionColor2=0.6, 0.0, 0.4, 1
|
SectionColor1=0.8,0.1,0.6,1 // pink
|
||||||
SectionColor3=0.2, 0.1, 0.3, 1
|
SectionColor2=0.6,0.4,0.8,1 // purple
|
||||||
SectionColor4=0.0, 0.4, 0.8, 1
|
SectionColor3=0.0,0.4,0.8,1 // sky blue
|
||||||
SectionColor5=0.0, 0.6, 0.6, 1
|
SectionColor4=0.0,0.6,0.6,1 // sea green
|
||||||
SectionColor6=0.0, 0.6, 0.2, 1
|
SectionColor5=0.1,0.7,0.3,1 // green
|
||||||
SectionColor7=0.8, 0.6, 0.0, 1
|
SectionColor6=0.8,0.6,0.0,1 // orange
|
||||||
|
SectionColor7=1.0,0.3,0.3,1 // light red
|
||||||
SongRealExtraColor=0.9,0.9,0,1 // yellow
|
SongRealExtraColor=0.9,0.9,0,1 // yellow
|
||||||
ShowRoulette=1
|
ShowRoulette=1
|
||||||
ShowRandom=1
|
ShowRandom=1
|
||||||
|
|||||||
Reference in New Issue
Block a user