Overworld map loading
This commit is contained in:
@@ -41,7 +41,7 @@ layout_mode = 2
|
||||
size_flags_vertical = 3
|
||||
|
||||
[node name="QuestList" type="ItemList" parent="VBoxContainer/HBoxContainer"]
|
||||
custom_minimum_size = Vector2(250, 0)
|
||||
custom_minimum_size = Vector2(100, 0)
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 0
|
||||
size_flags_vertical = 3
|
||||
@@ -70,7 +70,7 @@ layout_mode = 2
|
||||
size_flags_vertical = 3
|
||||
|
||||
[node name="QuestObjectiveList" type="ItemList" parent="VBoxContainer/HBoxContainer/Control/VBoxContainer/HBoxContainer"]
|
||||
custom_minimum_size = Vector2(150, 0)
|
||||
custom_minimum_size = Vector2(110, 0)
|
||||
layout_mode = 2
|
||||
item_count = 2
|
||||
item_0/text = "Quest Objective 1"
|
||||
|
Reference in New Issue
Block a user