Sound Effect update
New Features & Improvements
Custom Sounds for Event Phases
Added customizable sounds for:
- Event Start (
event_start_sound): Plays when the scrambling event begins. - Event Win (
event_end_win_sound): Plays when a player wins the event (for everyone) and (win_sound) for individual. - Event End (No Winner) (
event_end_nobody_sound): Plays when no one guesses the word.
Configure these sounds in the config.yml (see example below).
Victory Title Screen:
Winners now receive a customizable title on their screen with:
A main title (win_title_main) and subtitle (win_title_sub).
Configurable fade-in, stay, and fade-out timings (win_title_fade_in, win_title_stay, win_title_fade_out).
Enhanced Win Feedback:
Winners also hear a dedicated win sound (win_sound) alongside the title.