So, I was doing the Godot 5 Tutorial and I’ve hit a editor view issue that I don’t know how to resolve. Obviously it’s probably something simple. Here’s The tutorial view:
Notice, player is top node with sprite3d, animplayer, and idle state right under it.
I then open my Godot4 Project and this is the view, I have:
Notice my root node is different. So, what happened and how do I get back to the view as seen in the tutorial?
Thanks,
Scott