update theme to include new elements/metrics of ScreenSelectDifficultyEX
This commit is contained in:
@@ -275,7 +275,14 @@ 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
|
||||||
|
|
||||||
|
|
||||||
[ScreenSelectDifficultyEX]
|
[ScreenSelectDifficultyEX]
|
||||||
|
AnimateModeSwitch=0 //Animate & lock-input when switching from a difficulty to a mode, or vice versa
|
||||||
|
AnimateModeSwitchLockTime=0.25
|
||||||
|
AnimateModeSwitchInfoOFFCommand=linear,0.0;zoom,0
|
||||||
|
AnimateModeSwitchInfoONCommand=linear,0.25;zoom,1
|
||||||
|
AnimateModeSwitchPictureOFFCommand=linear,0.0;zoom,0
|
||||||
|
AnimateModeSwitchPictureONCommand=linear,0.25;zoom,1
|
||||||
Choices=arcade-beginner,arcade-easy,arcade-medium,arcade-hard,nonstop,oni,endless,rave
|
Choices=arcade-beginner,arcade-easy,arcade-medium,arcade-hard,nonstop,oni,endless,rave
|
||||||
CursorOffsetP1X=+40
|
CursorOffsetP1X=+40
|
||||||
CursorOffsetP1Y=20
|
CursorOffsetP1Y=20
|
||||||
@@ -285,12 +292,38 @@ CursorP1OffsetXFromPicture=-40
|
|||||||
CursorP1OffsetYFromPicture=188
|
CursorP1OffsetYFromPicture=188
|
||||||
CursorP2OffsetXFromPicture=+40
|
CursorP2OffsetXFromPicture=+40
|
||||||
CursorP2OffsetYFromPicture=188
|
CursorP2OffsetYFromPicture=188
|
||||||
|
DifficultyIcon1X=50
|
||||||
|
DifficultyIcon1Y=405
|
||||||
|
DifficultyIcon1COLOR=1,1,1,1 //white
|
||||||
|
DifficultyIcon2X=230
|
||||||
|
DifficultyIcon2Y=405
|
||||||
|
DifficultyIcon2COLOR=1,1,1,1 //white
|
||||||
|
DifficultyIcon3X=380
|
||||||
|
DifficultyIcon3Y=405
|
||||||
|
DifficultyIcon3COLOR=1,1,1,1 //white
|
||||||
|
DifficultyIcon4X=540
|
||||||
|
DifficultyIcon4Y=405
|
||||||
|
DifficultyIcon4COLOR=1,1,1,1 //white
|
||||||
|
DifficultyIcon5X=50
|
||||||
|
DifficultyIcon5Y=435
|
||||||
|
DifficultyIcon5COLOR=1,0,0,1 //red
|
||||||
|
DifficultyIcon6X=230
|
||||||
|
DifficultyIcon6Y=435
|
||||||
|
DifficultyIcon6COLOR=1,0,0,1 //red
|
||||||
|
DifficultyIcon7X=380
|
||||||
|
DifficultyIcon7Y=435
|
||||||
|
DifficultyIcon7COLOR=1,0,0,1 //red
|
||||||
|
DifficultyIcon8X=540
|
||||||
|
DifficultyIcon8Y=435
|
||||||
|
DifficultyIcon8COLOR=1,0,0,1 //red
|
||||||
DisabledColor=0.2,0.2,0.2,1
|
DisabledColor=0.2,0.2,0.2,1
|
||||||
HelpText=Use &LEFT; &RIGHT; to select, then press START
|
HelpText=Use &LEFT; &RIGHT; to select, then press START
|
||||||
|
IconBarX=320
|
||||||
|
IconBarY=420
|
||||||
InfoXP1=200
|
InfoXP1=200
|
||||||
InfoYP1=150
|
InfoYP1=100 //150
|
||||||
InfoXP2=500
|
InfoXP2=440
|
||||||
InfoYP2=150
|
InfoYP2=100//150
|
||||||
InitialChoice=0
|
InitialChoice=0
|
||||||
LockInputSeconds=0.8
|
LockInputSeconds=0.8
|
||||||
NextScreen1=ScreenSelectGroup
|
NextScreen1=ScreenSelectGroup
|
||||||
@@ -306,9 +339,9 @@ NextScreenOni=ScreenInstructions
|
|||||||
NextScreenBattle=ScreenInstructions
|
NextScreenBattle=ScreenInstructions
|
||||||
NextScreenRave=ScreenInstructions
|
NextScreenRave=ScreenInstructions
|
||||||
PictureXP1=200
|
PictureXP1=200
|
||||||
PictureYP1=295
|
PictureYP1=245 //295
|
||||||
PictureXP2=500
|
PictureXP2=440
|
||||||
PictureYP2=295
|
PictureYP2=245 //295
|
||||||
SleepAfterChoiceSeconds=0.3
|
SleepAfterChoiceSeconds=0.3
|
||||||
SleepAfterTweenOffSeconds=0.8
|
SleepAfterTweenOffSeconds=0.8
|
||||||
TimerSeconds=60
|
TimerSeconds=60
|
||||||
|
|||||||
Reference in New Issue
Block a user