ScreenGameplaySyncMachine metrics
This commit is contained in:
@@ -3272,6 +3272,23 @@ PrevScreen="ScreenOptionsService"
|
||||
NextScreen="ScreenOptionsService"
|
||||
PlayerType="PlayerSyncMachine"
|
||||
|
||||
AllowCenter1Player=false
|
||||
SyncInfoOnCommand=x,SCREEN_CENTER_X+160;y,SCREEN_CENTER_Y;zoom,0;decelerate,0.5;zoom,0.6
|
||||
|
||||
# hidden by default:
|
||||
LifeP1OnCommand=visible,false
|
||||
LifeP2OnCommand=visible,false
|
||||
ScoreP1OnCommand=visible,false
|
||||
ScoreP2OnCommand=visible,false
|
||||
StageOnCommand=visible,false
|
||||
ScoreFrameOnCommand=visible,false
|
||||
LifeFrameOnCommand=visible,false
|
||||
DifficultyP1OnCommand=visible,false
|
||||
DifficultyP1ReverseOnCommand=visible,false
|
||||
DifficultyP2OnCommand=visible,false
|
||||
DifficultyP2ReverseOnCommand=visible,false
|
||||
SongOptionsOnCommand=visible,false
|
||||
|
||||
[PlayerSyncMachine]
|
||||
Fallback="Player"
|
||||
ComboOnCommand=visible,false
|
||||
|
||||
@@ -1274,6 +1274,16 @@ LyricDisplaySetReverseCommand=x,SCREEN_CENTER_X;y,SCREEN_CENTER_Y-140
|
||||
LyricDisplaySetOneReverseCommand=x,SCREEN_CENTER_X;y,SCREEN_CENTER_Y-160;
|
||||
LyricDisplayDefaultColor=Color("White")
|
||||
|
||||
[ScreenGameplaySyncMachine]
|
||||
SongMeterDisplayP1OnCommand=visible,false
|
||||
SongMeterDisplayP2OnCommand=visible,false
|
||||
StepsDescriptionP1OnCommand=visible,false
|
||||
StepsDescriptionP2OnCommand=visible,false
|
||||
StepsDisplayP1OnCommand=visible,false
|
||||
StepsDisplayP2OnCommand=visible,false
|
||||
PlayerOptionsP1OnCommand=visible,false
|
||||
PlayerOptionsP2OnCommand=visible,false
|
||||
|
||||
[ScreenEvaluation]
|
||||
Class="ScreenEvaluation"
|
||||
Fallback="ScreenWithMenuElements"
|
||||
|
||||
Reference in New Issue
Block a user