summaryrefslogtreecommitdiff
path: root/Scenes/Game/Game.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'Scenes/Game/Game.tscn')
-rw-r--r--Scenes/Game/Game.tscn8
1 files changed, 8 insertions, 0 deletions
diff --git a/Scenes/Game/Game.tscn b/Scenes/Game/Game.tscn
index e51a434..7ea6324 100644
--- a/Scenes/Game/Game.tscn
+++ b/Scenes/Game/Game.tscn
@@ -14,9 +14,17 @@ script = ExtResource( 4 )
[node name="StatusLine" parent="." instance=ExtResource( 1 )]
unique_name_in_owner = true
+Title = "Adventure Title"
[node name="Output" parent="." instance=ExtResource( 2 )]
unique_name_in_owner = true
+anchor_right = 0.0
+anchor_bottom = 0.0
+margin_top = 31.0
+margin_right = 640.0
+margin_bottom = 451.0
+size_flags_horizontal = 3
+size_flags_vertical = 3
OutputBlockScene = ExtResource( 5 )
[node name="Input" parent="." instance=ExtResource( 3 )]