Note判定自定义模块

This commit is contained in:
SoulliesOfficial
2025-03-11 17:28:49 -04:00
parent 2e7fca088d
commit 900bf16330
21 changed files with 676 additions and 44 deletions

View File

@@ -25,6 +25,7 @@ namespace Ichni
public BackgroundController backgroundController;
public CameraManager cameraManager;
public PostProcessingManager postProcessingManager;
public Canvas judgeHintCanvas;
public Timeline timeline;