Update start_game_menu.tscn
This commit is contained in:
parent
d52e285371
commit
946f2dd2c1
@ -214,28 +214,22 @@ stream = ExtResource("4_fx2mk")
|
|||||||
stream = ExtResource("5_y8gc7")
|
stream = ExtResource("5_y8gc7")
|
||||||
|
|
||||||
[node name="Controls" type="Label" parent="."]
|
[node name="Controls" type="Label" parent="."]
|
||||||
layout_mode = 0
|
|
||||||
offset_right = 40.0
|
|
||||||
offset_bottom = 23.0
|
|
||||||
|
|
||||||
[node name="Label" type="Label" parent="Controls"]
|
|
||||||
modulate = Color(1, 1, 1, 0.329412)
|
modulate = Color(1, 1, 1, 0.329412)
|
||||||
layout_mode = 1
|
layout_mode = 1
|
||||||
anchors_preset = -1
|
anchors_preset = 3
|
||||||
anchor_left = 28.79
|
anchor_left = 1.0
|
||||||
anchor_top = 28.179
|
anchor_top = 1.0
|
||||||
anchor_right = 28.79
|
anchor_right = 1.0
|
||||||
anchor_bottom = 28.179
|
anchor_bottom = 1.0
|
||||||
offset_left = -301.6
|
offset_left = -307.0
|
||||||
offset_top = -153.117
|
offset_top = -148.0
|
||||||
offset_right = -12.6001
|
offset_right = -18.0
|
||||||
offset_bottom = -23.117
|
offset_bottom = -18.0
|
||||||
grow_horizontal = 2
|
grow_horizontal = 0
|
||||||
grow_vertical = 2
|
grow_vertical = 0
|
||||||
text = "mouse-scroll: Zoom In/Out
|
text = "mouse-scroll: Zoom In/Out
|
||||||
WASD: move camera
|
WASD: move camera
|
||||||
left-click / b: place selected building
|
left-click / b: place selected building
|
||||||
right-click / r: rotate selected building
|
right-click / r: rotate selected building
|
||||||
esc / c / backspace: deselect building"
|
esc / c / backspace: deselect building"
|
||||||
horizontal_alignment = 2
|
horizontal_alignment = 2
|
||||||
metadata/_edit_use_anchors_ = true
|
|
||||||
|
Loading…
Reference in New Issue
Block a user