Playmaker Forum

PlayMaker Help & Tips => Unity Services => Topic started by: Gab1ella on September 19, 2023, 04:41:02 PM

Title: Players can see each other on different scenes in the same room
Post by: Gab1ella on September 19, 2023, 04:41:02 PM
I'm looking for a method to change a scene with Photon Engine. The issue is:

Players are joined to the room and can see each other... Player A and Player B.

Then, if a Player A goes to another scene with teleport Player B still can see him at the same scene

I have tried some things like make new layers at the scene, mirror and even config some comunications in the scene, but none of this works...