Hello everyone,
I’m currently working on the lesson related to the reference video, and I’ve encountered an issue with Godot. Specifically, I’m unable to instantiate the Camera2D
node.
I’ve thoroughly reviewed my code, and even downloaded the code from the course resources, but the engine still fails to create the camera when running the game scene.
Is there any specific configuration I should be aware of? This is my first time creating a camera as a non-child node.
Thank you in advance for your assistance!
Best regards, Don