test commit 250603 0012

This commit is contained in:
kongbai
2025-06-03 00:12:43 +08:00
committed by 孙金科
parent 90e3f7aa24
commit c14c4d9034
7 changed files with 1 additions and 457 deletions
@@ -199,7 +199,7 @@ public class NoteSpawner : MonoBehaviour
}
}
//TEST
private float CalculateSpeed()
{
float noteTravelTime = (60f / bpm) * 4;