have a problem about actor number.
when i using "Photon.ActorNr" in my game i have some isues.
Player 1 = Actor no.1
Player 2 = Actor no.2
Then if player 2 leaves and re join repeatedly
His actor number Is increasing up to 3,4,5 and so on
But only 2 people are inside the room
Any idea on how to fix this actor no. Problem? I just want the actor number to reset proportional to how many people are inside the room