working settings menu
includes audio sliders, fullscreen, disabling gravity change sound
This commit is contained in:
parent
eefda9e2bd
commit
a73b32610e
9 changed files with 197 additions and 4 deletions
|
@ -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"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue