make background (judgement-line) animatable

This commit is contained in:
msk
2023-09-17 16:26:08 -07:00
parent fe40630617
commit 0ac72faf87
6 changed files with 163 additions and 108 deletions
+2
View File
@@ -36,6 +36,8 @@ namespace WacK.Scenes
public Control noteDisplay;
[Export]
public Control scrollDisplay;
[Export]
public Background background;
[Export]
public Viewport mainViewport;