diff --git a/Phase2/Godot_Toolset/Luke/Scenes/DialogEditor.tscn b/Phase2/Godot_Toolset/Luke/Scenes/DialogEditor.tscn index 817d32b..e7952d1 100644 --- a/Phase2/Godot_Toolset/Luke/Scenes/DialogEditor.tscn +++ b/Phase2/Godot_Toolset/Luke/Scenes/DialogEditor.tscn @@ -28,20 +28,20 @@ margin_right = 200.0 margin_bottom = 200.0 [node name="Label" type="Label" parent="VBoxContainer"] -margin_right = 400.0 +margin_right = 414.0 margin_bottom = 14.0 text = "Dialog Text" [node name="LineEdit" type="LineEdit" parent="VBoxContainer"] margin_top = 18.0 -margin_right = 400.0 +margin_right = 414.0 margin_bottom = 42.0 [node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer"] margin_top = 46.0 -margin_right = 400.0 +margin_right = 414.0 margin_bottom = 60.0 -custom_constants/separation = 4 +custom_constants/separation = 120 [node name="labelConvoID" type="Label" parent="VBoxContainer/HBoxContainer"] margin_right = 58.0 @@ -54,8 +54,8 @@ margin_right = 58.0 margin_bottom = 24.0 [node name="labelLayerID" type="Label" parent="VBoxContainer/HBoxContainer"] -margin_left = 62.0 -margin_right = 115.0 +margin_left = 178.0 +margin_right = 231.0 margin_bottom = 14.0 text = "Layer ID" @@ -65,8 +65,8 @@ margin_right = 58.0 margin_bottom = 24.0 [node name="labelBranchID" type="Label" parent="VBoxContainer/HBoxContainer"] -margin_left = 119.0 -margin_right = 182.0 +margin_left = 351.0 +margin_right = 414.0 margin_bottom = 14.0 text = "Branch ID"