Skip to content

Add button hover sound effect - #2885

Open
FinalRed wants to merge 3 commits into
endlessm:mainfrom
FinalRed:hover-sound-1027
Open

Add button hover sound effect#2885
FinalRed wants to merge 3 commits into
endlessm:mainfrom
FinalRed:hover-sound-1027

Conversation

@FinalRed

Copy link
Copy Markdown

Fixes #1027

This time, the sound was created acoustically by moving the teeth of a hair comb.

Added hover sound effect to UI buttons:

  1. Registered mouse_entered signal connection for BaseButton nodes in menu_ui_player.gd.
  2. Added %HoverSFXPlayer node to menu_ui_player.tscn assigned to the SFX bus.
  3. Adjusted max_polyphony to prevent audio dropouts during fast cursor movement across menu items.

@FinalRed
FinalRed requested a review from a team as a code owner September 12, 2026 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create a UI sound effect: hover

1 participant