That is the issue. Node
doesn’t have a position. You would need to use Node2D
, Node3D
, Control
or Window
.
1 Like
That is the issue. Node
doesn’t have a position. You would need to use Node2D
, Node3D
, Control
or Window
.