msx dialogue

This commit is contained in:
pennyrigate 2023-12-25 01:52:03 -05:00
parent afc233c3c2
commit 62885d32cb
7 changed files with 80 additions and 13 deletions

View file

@ -49,4 +49,7 @@ volume_db = -15.0
[node name="LandSound" type="AudioStreamPlayer" parent="."]
[node name="Voice" type="AudioStreamPlayer" parent="."]
volume_db = -5.0
[connection signal="finished" from="ShardSound" to="." method="_on_ShardSound_finished"]