test commit 250603 0012
This commit is contained in:
@@ -199,7 +199,7 @@ public class NoteSpawner : MonoBehaviour
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
//TEST
|
||||
private float CalculateSpeed()
|
||||
{
|
||||
float noteTravelTime = (60f / bpm) * 4;
|
||||
|
||||
Reference in New Issue
Block a user