Update start_game_menu.tscn

This commit is contained in:
MarcEricMartel 2023-06-11 17:53:35 -04:00
parent 49a78784f1
commit ed81b0df84

View File

@ -212,3 +212,30 @@ stream = ExtResource("4_fx2mk")
[node name="State" type="AudioStreamPlayer" parent="."]
stream = ExtResource("5_y8gc7")
[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)
layout_mode = 1
anchors_preset = -1
anchor_left = 28.79
anchor_top = 28.179
anchor_right = 28.79
anchor_bottom = 28.179
offset_left = -301.6
offset_top = -153.117
offset_right = -12.6001
offset_bottom = -23.117
grow_horizontal = 2
grow_vertical = 2
text = "mouse-scroll: Zoom In/Out
WASD: move camera
left-click / b: place selected building
right-click / r: rotate selected building
esc / c / backspace: deselect building"
horizontal_alignment = 2
metadata/_edit_use_anchors_ = true