Structural changes to ScreenGameplay, Player, and NoteField to put the NoteField Board underneath everything except the song background. This includes underneath the combo/judgment when those are under the field. Screen filter in default theme moved to be part of the NoteField board so that it's always in the right place.
This commit is contained in:
@@ -316,7 +316,7 @@ GradeP2X=110+16
|
||||
GradeP2Y=8
|
||||
|
||||
[NoteField]
|
||||
ShowBoard=GAMESTATE:GetCurrentGame():GetName() == "kb7"
|
||||
ShowBoard=true
|
||||
|
||||
[PlayerStageStats]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user