feat(nds): add audio in all menus
This commit is contained in:
@@ -58,6 +58,8 @@ const BIG_CIRCLE_DURATION = 0.09;
|
||||
const POST_DURATION = 0.07;
|
||||
|
||||
const startButtonAnimation = (type: ButtonType) => {
|
||||
assets.audio.pkmnButton.play();
|
||||
|
||||
const anim: ButtonAnimation = {
|
||||
type,
|
||||
position: BUTTONS[type].position,
|
||||
|
||||
Reference in New Issue
Block a user