working settings menu

includes audio sliders, fullscreen, disabling gravity change sound
This commit is contained in:
Taevas 2025-03-28 13:42:53 +01:00
parent eefda9e2bd
commit a73b32610e
9 changed files with 197 additions and 4 deletions

View file

@ -31,5 +31,6 @@ shape = SubResource("CylinderShape3D_tgirv")
[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."]
stream = SubResource("AudioStreamRandomizer_251sn")
bus = &"Sounds"
[connection signal="body_entered" from="Area3D" to="." method="_on_area_3d_body_entered"]