Godot Version
4.3
Question
I am looking to make a game in the style of Suika Game, but with online multiplayer. My idea is to have a viewport in the top right of the screen showing the opponents current board state.
MultiplayerSynchroniser doesn’t seem to have any options for synchronising viewports/cameras, so how could i got about doing this?