Hi everyone,
On my hi_score mode, I've added on sound player with a few small sfx like this :
..
sw_right_flipper_active:
hiscore_right:
bus: sfx
sw_left_flipper_active:
hiscore_left:
bus: sfx
sw_start_active:
hiscore_select:
bus: sfx
..
I'm looking to get thoses sounds off as the high_score_award_display is starting, so you can't hear them once the player's initials have been entered.
Does anyone has a clue to do this properly ?
Thanks
Samuel