Godot Version
Godot_v4.4.1-stable_win64
Question
I created a new scene, root is Node2D, and then created child Label node, when i use the tool bar anchor preset to centor the Label, the Label haven’t been placed at centor of screen.
I tried to create a new scene and use Node as root, and create child Label node, then i can use anchor preset to centor the Label node.
Can anyone tell me when use the Node2d parent node, why i can’t center the Label

