Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it possible to restart Board music after exiting a program #89

Open
swordmaster2k opened this issue Sep 24, 2020 · 0 comments
Open

Comments

@swordmaster2k
Copy link
Owner

As per Grindalf's suggestions:

some way to restart the board music would be nice. Im sure I can work my way around it in other ways.
but for instance, at the moment when entering the tree chopping/fishing minigame I do stopSound() to stop the board music then playSound to start the minigame music.
when the minigame is finished I use stopSound() again and endprogram;return to get back to the board but of course the music does not play.
Im sure there would be easy enough workarounds for that(a set of if else statements checking the board to see what music to play?)
but a restartBoardmusic() would be useful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant