fishfolk / jumpy

Tactical 2D shooter in fishy pixels style. Made with Rust-lang 🦀 and Bevy 🪶
https://fishfolk.org/games/jumpy/
Other
1.6k stars 115 forks source link

Gurgle sound (quack) #924

Open erlend-sh opened 4 months ago

erlend-sh commented 4 months ago

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

MaxCWhitehead commented 3 months ago

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: https://github.com/fishfolk/jumpy/pull/932/commits/2f684e66333bb5facadd60c7bc213e40efb00e17