Set_position() or set_translation()

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

1 Like