-
Notifications
You must be signed in to change notification settings - Fork 125
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
Gurgle sound (quack) #924
Comments
One of the steps here will be adding a new button for triggering the glug sound. This change is an example of how to add a new button and hooking it up: 2f684e6 |
Hello! I am writing on behalf of a team of software engineering students from Carnegie Mellon University in Qatar. For our Software Engineering class (17-313), we are tasked with contributing to an open-source project, and we are very excited about the possibility of contributing to Jumpy! We would be grateful if you could let us know whether our team can contribute to your project and, if so, how we can get started. Please feel free to reach out to me at [email protected] or +974 55041045 if you’d like to discuss this further. We would really appreciate if you could get back to us. Thank you :)) |
Sure! The basic recommendations for getting started are the same as here: #986 (comment)
See if you can find where the jump sound exists in our codebase; change it to a different sound to confirm. If you can’t locate it just ask us. For the actual feature proposed here, two changes are required:
We prefer keeping communications in the open, I.e. here on GitHub or on Discord. |
On the note of adding a button (new key to trigger some action) - as can be seen in the comment @erlend-sh linked, it's a bit involved. The |
Description
https://freesound.org/people/Reitanna/sounds/252255/
https://freesound.org/people/Glaneur%20de%20sons/sounds/104949/
https://freesound.org/people/tim.kahn/sounds/103955/
https://freesound.org/people/vjoe1985/sounds/332658/
https://freesound.org/people/Kastenfrosch/sounds/113987/
https://freesound.org/people/FawfulGrox/sounds/103336/
https://freesound.org/people/LloydEvans09/sounds/221488/
https://freesound.org/people/isbeorn/sounds/553954/
https://freesound.org/people/brittmosel/sounds/529300/
We can keep it pretty low-key for the default key-press. You can however trigger a derpy kind of shriek by timing the gurgle together with an emote event #183
Alternatives & Prior Art
https://www.youtube.com/watch?v=_bmJpnhHlDs
The text was updated successfully, but these errors were encountered: