Add sound volume management and language selection

Not all translated yet though
This commit is contained in:
Julian Murgia
2021-06-01 07:35:50 +02:00
parent 909031f536
commit 5d1df7aaa9
19 changed files with 310 additions and 60 deletions

View File

@@ -14,3 +14,4 @@ __meta__ = {
}
[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."]
bus = "Music"

View File

@@ -14,3 +14,4 @@ __meta__ = {
}
[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."]
bus = "SFX"