-
Notifications
You must be signed in to change notification settings - Fork 8
Split‐Screen
Vicious Squid edited this page Jun 3, 2026
·
7 revisions
During Play mode, press F9 or use the console command ss to toggle Split-screen mode
Example: Enter Play Mode, then F12 to enter Full-screen and then F9 to enter split-screen
Player 2 is controlled via the cursor arrow keys or an attached gamepad (via PyGame)
Sensitivity is adjusted via File Menu > Settings > Split-Screen
Current limitations:
- Pickups are global
- Monsters only target player 1
- Players are invisible to each other
- Work in progress (proof of concept)
Thanks to StarlitWolf for suggesting this feature