[Solved] Multiplayer Camera problems

I was wondering if anyone has tips for camera following in multiplayer?
this is what I have and it doesn’t work.


problem:
The camera locks onto player two and does not change and player one is stuck like this and i just don’t have the expertise to figure this out yet.
(:

Make sure you don’t have the multiplayer behaviour on your camera focus objects.

Actually, why do you have the Camera1…4 objects? Why not just centre the camera on the player?

why I have the camera1 - 4 is because if I center camera on just the player the player occasionally disappears and for the camera objects I only have the sticker behavior.

the squares follow the player but the camera does not change

Have you followed the multiplayer tutorial on the GDevelop wiki?

Thanks for the help! I got it to work!!!