[Extension] arcade-second-screen

Can you show me yours? I want to see what it is like (Your 3D Extension or if you made one)

1 Like

c-minusminus/arcade-voxel-engine
its still a little in development so maybe wait a few days but i will say when its ready here

4 Likes

Huge thanks to @richard and @WoofWoof. This was highly requested by the kids I teach. When 4 player came out, I had the kids create sprites and tilemap for a Battle Royale shooter, but we had to switch the camera between players every few seconds. Split screen was a huge improvement. Now with this extension and just 2 blocks, it’s working for second screen. Performance is worse for second player, but reading the comments above makes it clear why.

7 Likes

@richard and @WoofWoof, is it possible for the host screen to contain a split screen of camera 1 and 2, then the client screen have a split screen of cameras 3 and 4? I need this for a shooter game I’m making.

it should be possible

1 Like

But then player 2 wouldnt see himself.

1 Like

Only the host’s screen can be different, so this would only work if player 2 were to sit and look at your screen while controlling using theirs, or something like that.

3 Likes

Aw man :frowning:

I guess I’ll just have to use split screen for 4 players on one screen

1 Like