How do you transfer camera from p1 to p2 when p1 dies?
Make a new object that is the camera. then you can set the position to whatever you want (the position of one of the two players.)
1 Like
here, I made an example if that was confusing
https://flowlab.io/game/view/2281848
2 Likes
Thank you @Flying_Fajita. It worked.