Camera2D isn't Following Player and Isn't Showing The Scene View

Godot Version

v4.4.1.stable.official [49a5bc7b6]

Question

This is my camera set up its really simple its just attached to the player but it doesn’t follow the player and even in the player test scene it doesnt following the player, even if i attach it to the enemy or anything else it doesnt move with it, im suspecting maybe its something in the settings because i dont think its even showing the camera at this point, but my settings are all default at this point so i dont know why the Camera2D node isnt working at all


Are you running the TestLevel scene directly or is it inside another scene? If that’s the case, do you have another Camera2D in that scene?

Another option is that you enabled the camera override by mistake in the Game toolbar. This one: