UI Scaling Bugfix


During the rhythm jam some players noticed the notes were not synced up to the music properly. Upon investigation I found out the UI was not scaling properly on devices with differing screen sizes. This is because the speed of the notes was being controlled by the screen size, but Unity was automatically adjusting the UI scaling. Since both of these adjustments were happening, the notes would speed up or slow down when the screen size was changed.

Fixes:
- Notes now move at a constant speed and will render properly on all screen sizes

Files

BEATS_THAT_SUCK_v0.1.2.zip Play in browser
77 days ago

Leave a comment

Log in with itch.io to leave a comment.