Hi, I’m trying to make a rhythm esque game, but it seems I can’t figure out how to calculate BPM correctly, it is delayed.
The BPM is 200, I made the fov zoom in to visualize the beats. If you look closely, you can see its fine for a split second, but them the beats become very noticeably delayed. My current calculation is this:
wait(60/bpm)
how would I fix this? Thanks.
P.S. yes i have read other articles about this but none seemed to help.!
Saved as C__Users_Peter_Documents_ROBLOX_Places_BPM test.rbxl - Roblox Studio 2021-10-05 17-59-00|video