Button, can,t move anchor, anchor is not at 0,0,0

Hi, i have a few weeks using Godot, but nothing prepared me to that thing, how i describe, y have a main scene, i can use there any thing with anchors and moving freely, i create a 2nd scene(control), after a button as child of control, and i can solo resize or relocate the button, but anchor is imposible to move, manually or with bar icon, and the worst and that’s what made me write this post, button is not shown. I tried redoing but nothing with anchors but can moved(the anchors) except the control (main of 2nd scene)

https://imgur.com/a/gfCPKTa

Button is not shown because it’s invisible: next to the list of nodes in the left panel, there’s a column of eyes for visibility. The eye of the button is closed => it’s not visible.

1 Like