Goobwabber / MultiplayerCore

A Beat Saber mod that implements core custom multiplayer functionality.
MIT License
66 stars 36 forks source link

[TODO] Scale CenterScreen Correctly for larger lobbies #32

Closed michael-r-elp closed 1 year ago

michael-r-elp commented 2 years ago

PC MpCore should scale up the CenterScreen correctly like it's Quest counterpart see https://github.com/EnderdracheLP/MultiplayerCore.Quest/blob/master/src/Hooks/EnvironmentAndAvatarHooks.cpp#L71-L72

michael-r-elp commented 1 year ago

Fixed in #44