refining menus and gameplay slightly
This commit is contained in:
@@ -9,11 +9,14 @@ anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
size_flags_horizontal = 3
|
||||
size_flags_vertical = 3
|
||||
theme_override_font_sizes/font_size = 50
|
||||
text = "Placeholder"
|
||||
script = ExtResource("1_mjqrp")
|
||||
|
||||
[node name="ButtonPress" type="AudioStreamPlayer2D" parent="." unique_id=1570916989]
|
||||
stream = ExtResource("2_suean")
|
||||
volume_db = -20.0
|
||||
volume_db = -10.0
|
||||
|
||||
[connection signal="pressed" from="." to="." method="_on_pressed"]
|
||||
|
||||
Reference in New Issue
Block a user