Add Shop menu on each hand
This commit is contained in:
+3
-3
@@ -36,7 +36,7 @@ offset_top = 20.0
|
||||
offset_right = -20.0
|
||||
grow_horizontal = 0
|
||||
pivot_offset_ratio = Vector2(1, 0)
|
||||
text = "X $"
|
||||
text = "9999 $"
|
||||
label_settings = SubResource("LabelSettings_vlqg6")
|
||||
horizontal_alignment = 2
|
||||
|
||||
@@ -49,9 +49,10 @@ offset_left = 20.0
|
||||
offset_top = 80.0
|
||||
offset_right = -20.0
|
||||
offset_bottom = -20.0
|
||||
current_tab = 0
|
||||
current_tab = 1
|
||||
|
||||
[node name="Stations" type="GridContainer" parent="TabContainer" unique_id=189446761]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
columns = 6
|
||||
metadata/_tab_index = 0
|
||||
@@ -267,7 +268,6 @@ station_name = "Sink"
|
||||
cost = 40
|
||||
|
||||
[node name="Food" type="GridContainer" parent="TabContainer" unique_id=422899445]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
columns = 6
|
||||
metadata/_tab_index = 1
|
||||
|
||||
Reference in New Issue
Block a user