Godot Version
4.4.1
Question
Hello there !!
Since upgrading to godot4.4.1, I didn’t make any 3D games.
But for a jam, I need to do a 3D level shortly !!
And as I was getting started on this quest, I made the most basic scene :
-Node3D
–Camera3D
–Sprite3D with the godot icon
And when I launch the debug window with F5, I just get a grey screen, and when I add some 2D nodes to the scene, I see them. So I guess the debug shows the 2D view ??
I think it’s probably just skill issue on my part, but I don’t seem to find any resource about my problem.
Also, Before I did 3D scenes in godot4.3 and it worked flawlessly ?
And I tried to make a scene on a friends computer and it did the same
Please help me !! And thank you :))