Godot newbie here. I wrote a Godot script to make a scene with a few elements. Is there a way I can visualize the elements in the scene tree and in the 2D editor? What I would like to do is visually check what I defined in the script (collision boxes, etc.). Thanks!