@UnsignedArduino nope… i’ll add a block!
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.
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
got it thanks
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
Something interesting I found
Last time I checked, multiplayer was incompatible with larger screens
That is correct!
@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.
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
Thanks
I’m so confused, when I try to use the extension, I get an error like this :