Anyway to have different screens in multiplayer? Or multiplayer in raycasting? if not could some make an extension?

Making a maze game and want to make it multiplayer, if someone could make an extension that would be awesome (Ill tip), here is my maze rn: https://arcade.makecode.com/S23375-95913-17506-38344 thanks for any help!!

2 Likes

No sorry. Unless someone (@richard) adds a way to send a different screen over multiplayer. That would be cool but… idk how much would need to be changed. Just a single function like “multiplayer.overrideScreenMirror()” that was called every time the screen is to be sent over to the other player(s) and allows you to change the image being sent over. Of course, this would mean double the rendering for the host player, or even more with more players, and that’s probably not a good thing…

3 Likes

There is a split screen extension, but…

2 Likes

i ain’t making an extention, sorry. but i beat the game and its really fun! but one thing i say is make the turning a bit slower because i can barely aim when it turns so fast!