Have a basic little click sound going, but hover events will need some work. I'm doing those on every mouse move.

This commit is contained in:
Zed A. Shaw 2025-04-15 11:38:38 -04:00
parent 7186c2ecb0
commit 2ecef8d9f9
6 changed files with 36 additions and 11 deletions

View file

@ -17,7 +17,9 @@
"Marmot_Scream_1": "assets/sounds/Creature_Sounds-Marmot_Scream_1.ogg",
"blank": "assets/sounds/blank.ogg",
"pickup": "assets/sounds/pickup.ogg",
"ambient_1": "assets/sounds/ambient_1.ogg"
"ambient_1": "assets/sounds/ambient_1.ogg",
"ui_click": "assets/sounds/ui_click.ogg",
"ui_hover": "assets/sounds/ui_hover.ogg"
},
"sprites": {
"gold_savior":