Now have sounds and shaders working on the button for each of the different elements.

This commit is contained in:
Zed A. Shaw 2025-04-25 11:54:30 -04:00
parent eb350698aa
commit 2fb1687997
7 changed files with 32 additions and 22 deletions

View file

@ -19,7 +19,10 @@
"pickup": "assets/sounds/pickup.ogg",
"ambient_1": "assets/sounds/ambient_1.ogg",
"ui_click": "assets/sounds/ui_click.ogg",
"ui_hover": "assets/sounds/ui_hover.ogg"
"ui_hover": "assets/sounds/ui_hover.ogg",
"punch_cartoony": "assets/sounds/punch_cartoony.ogg",
"electric_shock_01": "assets/sounds/electric_shock_01.ogg",
"fireball_01": "assets/sounds/fireball_01.ogg"
},
"sprites": {
"gold_savior":

Binary file not shown.

Binary file not shown.

Binary file not shown.