Enhancements icon indicating copy to clipboard operation
Enhancements copied to clipboard

BreakTime suggestion

Open Byproduct opened this issue 2 years ago • 0 comments

Heya, really like this mod, it improves Beat Saber a lot!

I only have one minor gripe about the way breaktime looks – it seems kinda laggy when it shows precision of 0.01 seconds but updates only at 20fps. If I'm guessing correctly, a simple fix would be to change BreakTimeModule.cs line 116 into .ToString("F1") instead of .ToString("F").

Also, if the text on the element were aligned left instead of center, it'd stop twitching around like that and might look good on higher framerate too. I've no idea where to set that though.

Byproduct avatar Nov 01 '22 20:11 Byproduct