1 2 3 4 5 6 7 8 9
[gd_scene load_steps=2 format=2] [ext_resource path="res://Console.tscn" type="PackedScene" id=1] [node name="Main" type="Control"] anchor_right = 1.0 anchor_bottom = 1.0 [node name="ConsoleWindow" parent="." instance=ExtResource( 1 )]