feildmaster / UnderScript

Script for Undercards. An undertale fan-made game.
https://git.io/fxysg
4 stars 3 forks source link

Minigame music enhancements #33

Open nwawrzyniak opened 4 years ago

nwawrzyniak commented 4 years ago

1) An option to make the song not start from the beginning when losing a minigame so the music plays continuously. (Current default: Music resets whenever you lose a minigame)

2) Keeping music muted when you muted your last minigame and enter a new one. (Current default: Minigame music is always active when you enter the queue)

3) Volume adjustment slider for minigame sound. (Current default: Really loud)


Notes: If onu sends the music reset signal server-sided 1) might be impossible.

feildmaster commented 4 years ago

The entire minigame is client side, no worries there