#Code moves the wrong players camera?
1 messages · Page 1 of 1 (latest)
Video does a better job demonstrating the issue than i could explain.
I have no idea why but movement is being done to the wrong player
also this is what my player prefab looks like
I see nothing in your code that would disable the camera owned by the other player.
I see something that prevents you from moving the other player's camera, but nothing preventing the other player's camera from rendering in your game.
that was it 😑 😑
i had meant to disable it by default ðŸ˜