Camera follows different sprites on different screens

I’m trying to make a game where there are two players that will have your own sprite that the camera will follow but I can’t get the camera to follow different sprite depending on the players here’s the game link

2 Likes

Sadly, this is not possible. however this extension splits the screen in two!

I wanted t do this too but seems like the only logical way is to try to do something with the radio extension and the multiplayer extension, I don’t know what but still.

in my opinion radios way harder to work with for multiplayer