- Edited
I have a 2D scene with a Floor, a prefabricated Player Scene, and a currently untouched Camera2D Node. I want the Camera to follow the Player, but I don't know how to attach the Player to the Camera, so that the camera smoothly follows the player.
I feel slightly stupid for not being able to find that out myself, considering I just made an Entire Title Screen Menu, and also a Pause Menu some days ago, with only a Fifth of the Tutorial. Have I missed something?