- Edited
I make the 2D multiplayer game in godot, and add
if is_multiplayer_authority():
camera.make_current()
but cameras swaped between players and if i select 1 window and move camera fixed on 2nd player, but camera need to be fixed on 1 player