Sereni / Simply-Love-SM5-Vertical

Simply Love on vertical screens
MIT License
13 stars 3 forks source link

Force single player: a crude solution #48

Closed Sereni closed 4 years ago

Sereni commented 4 years ago

This code unjoins the second (later joined) player if they join on SelectPlayMode or SelectMusic screens. It stops the player from seeing weird UIs like two playfields on top of each other, but it's hacky and has its issues:

Somebody should do something find a way to prevent the second player from even joining. Maybe follow the input handler pattern from ScreenSelectProfile/Input.lua