150 lines
3.8 KiB
Plaintext
150 lines
3.8 KiB
Plaintext
|
[gd_scene format=2]
|
||
|
|
||
|
[node name="PanelContainer" type="Panel"]
|
||
|
margin_right = 360.0
|
||
|
margin_bottom = 240.0
|
||
|
|
||
|
[node name="VBoxContainer2" type="VBoxContainer" parent="."]
|
||
|
anchor_left = 1.0
|
||
|
anchor_right = 1.0
|
||
|
anchor_bottom = 1.0
|
||
|
margin_left = -72.0
|
||
|
size_flags_horizontal = 8
|
||
|
size_flags_vertical = 8
|
||
|
custom_constants/separation = 0
|
||
|
alignment = 2
|
||
|
|
||
|
[node name="panel_menu" type="PanelContainer" parent="VBoxContainer2"]
|
||
|
margin_left = 16.0
|
||
|
margin_right = 72.0
|
||
|
margin_bottom = 36.0
|
||
|
rect_min_size = Vector2( 56, 0 )
|
||
|
size_flags_horizontal = 8
|
||
|
|
||
|
[node name="VBoxContainer" type="VBoxContainer" parent="VBoxContainer2/panel_menu"]
|
||
|
margin_left = 4.0
|
||
|
margin_top = 4.0
|
||
|
margin_right = 52.0
|
||
|
margin_bottom = 32.0
|
||
|
custom_constants/separation = 0
|
||
|
|
||
|
[node name="lbl_job" type="Label" parent="VBoxContainer2/panel_menu/VBoxContainer"]
|
||
|
margin_right = 48.0
|
||
|
margin_bottom = 14.0
|
||
|
text = "Job"
|
||
|
|
||
|
[node name="lbl_ability" type="Label" parent="VBoxContainer2/panel_menu/VBoxContainer"]
|
||
|
margin_top = 14.0
|
||
|
margin_right = 48.0
|
||
|
margin_bottom = 28.0
|
||
|
text = "Ability"
|
||
|
|
||
|
[node name="panel_menu2" type="PanelContainer" parent="VBoxContainer2"]
|
||
|
margin_left = 16.0
|
||
|
margin_top = 36.0
|
||
|
margin_right = 72.0
|
||
|
margin_bottom = 128.0
|
||
|
rect_min_size = Vector2( 56, 0 )
|
||
|
size_flags_horizontal = 8
|
||
|
|
||
|
[node name="VBoxContainer" type="VBoxContainer" parent="VBoxContainer2/panel_menu2"]
|
||
|
margin_left = 4.0
|
||
|
margin_top = 4.0
|
||
|
margin_right = 52.0
|
||
|
margin_bottom = 88.0
|
||
|
custom_constants/separation = 0
|
||
|
|
||
|
[node name="lbl_items" type="Label" parent="VBoxContainer2/panel_menu2/VBoxContainer"]
|
||
|
margin_right = 48.0
|
||
|
margin_bottom = 14.0
|
||
|
text = "Items"
|
||
|
|
||
|
[node name="lbl_magic" type="Label" parent="VBoxContainer2/panel_menu2/VBoxContainer"]
|
||
|
margin_top = 14.0
|
||
|
margin_right = 48.0
|
||
|
margin_bottom = 28.0
|
||
|
text = "Magic"
|
||
|
|
||
|
[node name="lbl_equip" type="Label" parent="VBoxContainer2/panel_menu2/VBoxContainer"]
|
||
|
margin_top = 28.0
|
||
|
margin_right = 48.0
|
||
|
margin_bottom = 42.0
|
||
|
text = "Equip"
|
||
|
|
||
|
[node name="lbl_status" type="Label" parent="VBoxContainer2/panel_menu2/VBoxContainer"]
|
||
|
margin_top = 42.0
|
||
|
margin_right = 48.0
|
||
|
margin_bottom = 56.0
|
||
|
text = "Status"
|
||
|
|
||
|
[node name="lbl_config" type="Label" parent="VBoxContainer2/panel_menu2/VBoxContainer"]
|
||
|
margin_top = 56.0
|
||
|
margin_right = 48.0
|
||
|
margin_bottom = 70.0
|
||
|
text = "Config"
|
||
|
|
||
|
[node name="lbl_save" type="Label" parent="VBoxContainer2/panel_menu2/VBoxContainer"]
|
||
|
margin_top = 70.0
|
||
|
margin_right = 48.0
|
||
|
margin_bottom = 84.0
|
||
|
text = "Save"
|
||
|
|
||
|
[node name="spacer" type="Control" parent="VBoxContainer2"]
|
||
|
margin_top = 128.0
|
||
|
margin_right = 72.0
|
||
|
margin_bottom = 168.0
|
||
|
size_flags_vertical = 3
|
||
|
|
||
|
[node name="panel_time" type="PanelContainer" parent="VBoxContainer2"]
|
||
|
margin_left = 8.0
|
||
|
margin_top = 168.0
|
||
|
margin_right = 72.0
|
||
|
margin_bottom = 204.0
|
||
|
rect_min_size = Vector2( 64, 0 )
|
||
|
size_flags_horizontal = 8
|
||
|
|
||
|
[node name="VBoxContainer" type="VBoxContainer" parent="VBoxContainer2/panel_time"]
|
||
|
margin_left = 4.0
|
||
|
margin_top = 4.0
|
||
|
margin_right = 60.0
|
||
|
margin_bottom = 32.0
|
||
|
custom_constants/separation = 0
|
||
|
|
||
|
[node name="lbl_time" type="Label" parent="VBoxContainer2/panel_time/VBoxContainer"]
|
||
|
margin_right = 56.0
|
||
|
margin_bottom = 14.0
|
||
|
text = "Time"
|
||
|
|
||
|
[node name="lbl_ability" type="Label" parent="VBoxContainer2/panel_time/VBoxContainer"]
|
||
|
margin_top = 14.0
|
||
|
margin_right = 56.0
|
||
|
margin_bottom = 28.0
|
||
|
text = "9:42"
|
||
|
align = 2
|
||
|
|
||
|
[node name="panel_gil" type="PanelContainer" parent="VBoxContainer2"]
|
||
|
margin_top = 204.0
|
||
|
margin_right = 72.0
|
||
|
margin_bottom = 240.0
|
||
|
rect_min_size = Vector2( 72, 0 )
|
||
|
|
||
|
[node name="VBoxContainer" type="VBoxContainer" parent="VBoxContainer2/panel_gil"]
|
||
|
margin_left = 4.0
|
||
|
margin_top = 4.0
|
||
|
margin_right = 68.0
|
||
|
margin_bottom = 32.0
|
||
|
custom_constants/separation = 0
|
||
|
|
||
|
[node name="lbl_gilcount" type="Label" parent="VBoxContainer2/panel_gil/VBoxContainer"]
|
||
|
margin_right = 64.0
|
||
|
margin_bottom = 14.0
|
||
|
text = "36988"
|
||
|
align = 2
|
||
|
|
||
|
[node name="lbl_gil" type="Label" parent="VBoxContainer2/panel_gil/VBoxContainer"]
|
||
|
margin_top = 14.0
|
||
|
margin_right = 64.0
|
||
|
margin_bottom = 28.0
|
||
|
text = "Gil"
|
||
|
align = 2
|