[gd_scene load_steps=4 format=2] [ext_resource path="res://Scenes/Terminal/Screen.tscn" type="PackedScene" id=1] [ext_resource path="res://Scenes/Terminal/StatusArea.tscn" type="PackedScene" id=2] [ext_resource path="res://Scripts/Terminal/MenuScreen.cs" type="Script" id=3] [node name="MenuScreen" instance=ExtResource( 1 )] script = ExtResource( 3 ) [node name="TopBar" parent="ScreenContainer" index="0"] offset_right = 800.0 offset_bottom = 27.0 [node name="TitleArea" parent="ScreenContainer/TopBar" index="0" instance=ExtResource( 2 )] unique_name_in_owner = true offset_left = 8.0 offset_right = 792.0 Title = "[center][/center]" [node name="Content" parent="ScreenContainer" index="1"] offset_top = 27.0 offset_right = 800.0 offset_bottom = 600.0 [node name="BottomBar" parent="ScreenContainer" index="2"] offset_top = 600.0 offset_right = 800.0 offset_bottom = 600.0