Idea for Split Screen

Hi, @richard. I’ve been coding a game using your split screen feature, and I love it. It makes the idea for my game a lot more feasible. But I couldn’t help but notice that there’s no way to remove a camera in use from the screen. If you still want to update the custom extension, I recommend adding it.

Well, you can use “set split screen enabled” to disable multiple cameras but I can’t help you if you want to disable one at a time.

if it’s disabling, do you mean like make the area black? Please expand on what you mean

No, I mean like, to remove the camera and convert the other cameras to the camera in front of them (so like, if camera 1 was disabled, camera 2 would become camera 1, camera 3 would become camera 2, and camera 4 would become camera 3). Or just any block to change different camera’s variables.

what would become camera 4?