blueberrymuffin3 / osu-js

https://osu-js.pages.dev
MIT License
2 stars 1 forks source link

Storyboard offset from hit objects #28

Closed blueberrymuffin3 closed 2 years ago

blueberrymuffin3 commented 2 years ago

It appears that osu!stable offsets the storyboards to make room for it's UI.

Example: https://osu-js.pages.dev/play/?3046792 image

Example: https://osu-js.pages.dev/play/?1464026 image

blueberrymuffin3 commented 2 years ago

Doesn't seem correct for https://osu-js.pages.dev/play/?2873429, need to compare with stable and lazer (Update: The storyboard isn't aligned on stable either)

Also, there is conflicting information on whether the play area is 512 or 510 pixels wide?