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:
Kyzentun
2015-04-03 14:19:28 -06:00
parent 2f1a348565
commit b4893e4a10
13 changed files with 218 additions and 175 deletions
+1 -1
View File
@@ -316,7 +316,7 @@ GradeP2X=110+16
GradeP2Y=8
[NoteField]
ShowBoard=GAMESTATE:GetCurrentGame():GetName() == "kb7"
ShowBoard=true
[PlayerStageStats]