per-player NoteSkin
NoteSkin selected on PlayerOptions screen tweaked judgement appearance marvelous judgement glow ActorEffect cleanup
This commit is contained in:
@@ -575,8 +575,8 @@ HelpText=Use arrow keys to navigate, ENTER to assign, SPACE to clear, ESCAPE whe
|
||||
ShowSeconds=0.25
|
||||
ZoomStart=1.0
|
||||
ZoomEnd=1.5
|
||||
ColorMarvelousStart=1.0,1.0,0.3,1 // yellow
|
||||
ColorMarvelousEnd=1.0,1.0,0.3,0 // yellow no alpha
|
||||
ColorMarvelousStart=1.0,1.0,1.0,1 // white
|
||||
ColorMarvelousEnd=1.0,1.0,1.0,0 // white no alpha
|
||||
ColorPerfectStart=1.0,1.0,0.3,1 // yellow
|
||||
ColorPerfectEnd=1.0,1.0,0.3,0 // yellow no alpha
|
||||
ColorGreatStart=0.0,1.0,0.4,1 // green
|
||||
@@ -590,8 +590,8 @@ ColorBooEnd=0.8,0.0,0.6,0 // purple no alpha
|
||||
ShowSeconds=0.25
|
||||
ZoomStart=1.0
|
||||
ZoomEnd=1.5
|
||||
ColorMarvelousStart=1.0,1.0,0.3,1 // yellow
|
||||
ColorMarvelousEnd=1.0,1.0,0.3,0 // yellow no alpha
|
||||
ColorMarvelousStart=1.0,1.0,1.0,1 // white
|
||||
ColorMarvelousEnd=1.0,1.0,1.0,0 // white no alpha
|
||||
ColorPerfectStart=1.0,1.0,0.3,1 // yellow
|
||||
ColorPerfectEnd=1.0,1.0,0.3,0 // yellow no alpha
|
||||
ColorGreatStart=0.0,1.0,0.4,1 // green
|
||||
@@ -601,6 +601,9 @@ ColorGoodEnd=0.3,0.8,1.0,0 // blue no alpha
|
||||
ColorBooStart=0.8,0.0,0.6,1 // purple
|
||||
ColorBooEnd=0.8,0.0,0.6,0 // purple no alpha
|
||||
|
||||
[HoldGhostArrow]
|
||||
WarmUpSeconds=0.25
|
||||
|
||||
[BitmapText]
|
||||
RainbowColor1=1.0,0.0,0.4,1 // red
|
||||
RainbowColor2=0.8,0.2,0.6,1 // pink
|
||||
@@ -632,19 +635,45 @@ TopEdge=20
|
||||
RightEdge=620
|
||||
BottomEdge=460
|
||||
|
||||
[Judgment]
|
||||
WordX=0
|
||||
WordY=0
|
||||
MarvelousZoom=1.3
|
||||
PerfectZoom=1.2
|
||||
GreatZoom=1.1
|
||||
GoodZoom=1.05
|
||||
BooZoom=1.0
|
||||
TweenSeconds=0.05
|
||||
ShowSeconds=0.8
|
||||
|
||||
[Combo]
|
||||
LabelX=6
|
||||
LabelY=16
|
||||
LabelHorizAlign=0
|
||||
LabelVertAlign=2
|
||||
NumberX=0
|
||||
NumberY=16
|
||||
NumberHorizAlign=2
|
||||
NumberVertAlign=2
|
||||
ShowComboAt=4
|
||||
NumberMinZoom=0.5
|
||||
NumberMaxZoom=0.9
|
||||
NumberMaxZoomAt=300
|
||||
PulseZoom=1.2
|
||||
TweenSeconds=0.05
|
||||
|
||||
[HoldJudgment]
|
||||
OKZoomX=1.25
|
||||
OKZoomY=1.25
|
||||
TweenSeconds=0.3
|
||||
ShowSeconds=0.8
|
||||
|
||||
[Player]
|
||||
JudgeMarvelousZoomX=1.3
|
||||
JudgeMarvelousZoomY=1.3
|
||||
JudgePerfectZoomX=1.3
|
||||
JudgePerfectZoomY=1.3
|
||||
JudgeGreatZoomX=1.2
|
||||
JudgeGreatZoomY=1.2
|
||||
JudgeGoodZoomX=1.1
|
||||
JudgeGoodZoomY=1.1
|
||||
JudgeBooZoomX=1.0
|
||||
JudgeBooZoomY=1.0
|
||||
ComboJudgeTweenSeconds=0.1
|
||||
BrightGhostThreshold=100
|
||||
GrayArrowsY=96
|
||||
JudgmentY=210
|
||||
ComboY=270
|
||||
HoldJudgmentY=150
|
||||
BrightGhostComboThreshold=100
|
||||
|
||||
[GameState]
|
||||
StageColorDemo=0.3,1.0,0.3,1 // green
|
||||
|
||||
Reference in New Issue
Block a user