sounds but no dedicated channel control

This commit is contained in:
Nio
2021-07-21 00:40:39 +10:00
parent 1a09e1c776
commit 8ca825cda6
6 changed files with 8 additions and 3 deletions

View File

@ -42,6 +42,10 @@ define build.name = "SnootGame"
## Sounds and music ############################################################
##Custom Channels?
init -1 python:
renpy.music.register_channel("uisounds", "sfx", loop=False, stop_on_mute=True)
## These three variables control which mixers are shown to the player by
## default. Setting one of these to False will hide the appropriate mixer.