Add scenes, static scene-finding mechanism, and scene pool for visual hold/tap notes.

This commit is contained in:
2026-01-30 00:35:01 +08:00
parent 81c8374058
commit dfac4bbfa5
15 changed files with 195 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
class_name HoldNote extends NoteVisual
var start_id: int
var end_id: int

View File

@@ -0,0 +1 @@
uid://cbsnb8bdby0d

View File

@@ -0,0 +1,3 @@
[gd_scene format=3 uid="uid://dq5ocf0272tet"]
[node name="HoldNote" type="Node2D" unique_id=495232990]