refining menus and gameplay slightly

This commit is contained in:
2026-02-10 22:11:47 -05:00
parent f49239b095
commit 8deef030a3
26 changed files with 402 additions and 66 deletions

View File

@@ -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"]