Now have sounds and shaders working on the button for each of the different elements.
This commit is contained in:
parent
eb350698aa
commit
2fb1687997
7 changed files with 32 additions and 22 deletions
|
@ -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":
|
||||
|
|
BIN
assets/sounds/electric_shock_01.ogg
Normal file
BIN
assets/sounds/electric_shock_01.ogg
Normal file
Binary file not shown.
BIN
assets/sounds/fireball_01.ogg
Normal file
BIN
assets/sounds/fireball_01.ogg
Normal file
Binary file not shown.
BIN
assets/sounds/punch_cartoony.ogg
Normal file
BIN
assets/sounds/punch_cartoony.ogg
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue