I'm getting started with multiplayer with Godot 3.0, and trying to create a platformer who handles two players. I couldn't find anything about change the Camera2D position individually inside the player scene, since Current makes camera the main for the whole scene.