feat: initialize main scene, settings menu, and touch control manager
This commit is contained in:
+8
-8
@@ -1628,9 +1628,10 @@ script = ExtResource("powerup_ui_script")
|
||||
|
||||
[node name="PowerUpBtn" type="Button" parent="PowerUpInventoryUI" unique_id=1549270030]
|
||||
layout_mode = 0
|
||||
offset_top = 2.547058
|
||||
offset_right = 85.498886
|
||||
offset_bottom = 83.304146
|
||||
offset_left = 0.78915405
|
||||
offset_top = 2.0920486
|
||||
offset_right = 76.5548
|
||||
offset_bottom = 79.51765
|
||||
size_flags_horizontal = 3
|
||||
size_flags_vertical = 3
|
||||
focus_mode = 0
|
||||
@@ -1696,10 +1697,10 @@ expand_icon = true
|
||||
|
||||
[node name="InteractionBtn" type="VBoxContainer" parent="TouchLayer/TouchControls" unique_id=1738242916]
|
||||
layout_mode = 0
|
||||
offset_left = 136.00002
|
||||
offset_top = 109.0
|
||||
offset_right = 218.00002
|
||||
offset_bottom = 186.0877
|
||||
offset_left = 138.0
|
||||
offset_top = 116.0
|
||||
offset_right = 215.3921
|
||||
offset_bottom = 190.84177
|
||||
rotation = -0.10297442
|
||||
theme_override_constants/separation = 10
|
||||
|
||||
@@ -1711,7 +1712,6 @@ focus_mode = 0
|
||||
icon = ExtResource("25_qkpxi")
|
||||
flat = true
|
||||
icon_alignment = 1
|
||||
vertical_icon_alignment = 0
|
||||
expand_icon = true
|
||||
|
||||
[node name="PutBtn" type="Button" parent="TouchLayer/TouchControls/InteractionBtn" unique_id=1027790362]
|
||||
|
||||
Reference in New Issue
Block a user