[Extension] arcade-split-screen

@UnsignedArduino nope… i’ll add a block!

5 Likes

Is it possible to use this extension for the multiplayer extension, so for each individual player has a fullscreen camera focused on their player?

@SOCKMONSTER12 it’s something we’re talking about, but not currently possible. All players always see the same screen.

1 Like

This doesn’t work for raycasting, does it?

nope, and there are no plans to add support. it would be too slow

how would it be to slow

this extension works by rendering the screen once for each player. for non raycasting games, rendering the screen is super fast so it has almost 0 impact on the game’s FPS

in raycasting games, rendering the screen is very expensive (the extension needs to do a lot more to make the 3d effect happen); doing it once per frame for each player would make the FPS too low to be playable

1 Like

got it thanks

1 Like

Would the lantern extension work with the split screen?

@Luke hmmm… I don’t think so. i’m going to make a new better version of that extension soon-ish that will work

1 Like

Something interesting I found

5 Likes

Last time I checked, multiplayer was incompatible with larger screens

1 Like

That is correct!

1 Like

@Luke wait… YOU CAN CHANGE THE SCREEN SIZE??? HUUUUHH??? HOW CAN I DO THIS TOO???

I have this post bookmarked so I can easily share it lol : Need help. Do you want Ressources For a game? - #2 by YuHayate

What are these usernames lol??? Cool extension btw, forgot to say that.

1 Like

Hey @richard, Can you make the split screen turn off if the two players are on the same screen

hmmmm i’ll think about it! might be tough to get it to look smooth

1 Like

Thanks

I’m so confused, when I try to use the extension, I get an error like this :
wadsdsdsa

1 Like