Update main menu
This commit is contained in:
parent
3e1dd1eb2f
commit
a5f927865c
@ -19,12 +19,11 @@ popup_panel = NodePath("popup_panel")
|
|||||||
popup_title = NodePath("popup_panel/v_box_container/title")
|
popup_title = NodePath("popup_panel/v_box_container/title")
|
||||||
popup_text = NodePath("popup_panel/v_box_container/text")
|
popup_text = NodePath("popup_panel/v_box_container/text")
|
||||||
popup_button = NodePath("popup_panel/v_box_container/ok")
|
popup_button = NodePath("popup_panel/v_box_container/ok")
|
||||||
current_menu = 2
|
|
||||||
credits = ExtResource("1_sugp2")
|
credits = ExtResource("1_sugp2")
|
||||||
open_replay_dialog = NodePath("open_replay_dialog")
|
open_replay_dialog = NodePath("open_replay_dialog")
|
||||||
|
|
||||||
[node name="camera_3d" type="Camera3D" parent="." unique_id=1513321931]
|
[node name="camera_3d" type="Camera3D" parent="." unique_id=1513321931]
|
||||||
transform = Transform3D(0.39605948, -0.17354012, 0.9016766, -1.9851193e-08, 0.981978, 0.18899524, -0.9182249, -0.074853376, 0.3889217, -1.0602231, 1.7166122, 3.7597804)
|
transform = Transform3D(0.986291, -0.031187074, 0.16204135, -1.4054503e-08, 0.981978, 0.1889952, -0.16501525, -0.18640426, 0.96851605, 1.0973973, 1.7166122, 1.4909189)
|
||||||
current = true
|
current = true
|
||||||
|
|
||||||
[node name="directional_light_3d" type="DirectionalLight3D" parent="." unique_id=75522463]
|
[node name="directional_light_3d" type="DirectionalLight3D" parent="." unique_id=75522463]
|
||||||
@ -40,7 +39,6 @@ transform = Transform3D(0.9823497, 0, 0.18705386, 0, 1, 0, -0.18705386, 0, 0.982
|
|||||||
transform = Transform3D(-0.26696783, 0, 0.9637054, 0, 1, 0, -0.9637054, 0, -0.26696783, -3.5550833, -2.3841858e-07, 2.7302406)
|
transform = Transform3D(-0.26696783, 0, 0.9637054, 0, 1, 0, -0.9637054, 0, -0.26696783, -3.5550833, -2.3841858e-07, 2.7302406)
|
||||||
|
|
||||||
[node name="main_panel" type="Panel" parent="." unique_id=2078435804]
|
[node name="main_panel" type="Panel" parent="." unique_id=2078435804]
|
||||||
visible = false
|
|
||||||
offset_left = 139.0
|
offset_left = 139.0
|
||||||
offset_top = 167.0
|
offset_top = 167.0
|
||||||
offset_right = 336.0
|
offset_right = 336.0
|
||||||
@ -147,6 +145,7 @@ layout_mode = 2
|
|||||||
text = "Back"
|
text = "Back"
|
||||||
|
|
||||||
[node name="join_panel" type="Panel" parent="." unique_id=1630672771]
|
[node name="join_panel" type="Panel" parent="." unique_id=1630672771]
|
||||||
|
visible = false
|
||||||
offset_left = 139.0
|
offset_left = 139.0
|
||||||
offset_top = 167.0
|
offset_top = 167.0
|
||||||
offset_right = 336.0
|
offset_right = 336.0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user