Skip to content

Conversation

@Satvik-Singh192
Copy link
Contributor

Description

Added button click sound effects to the Main Menu.
Implemented a lightweight delayed-scene-loading system in MainMenu.cs so UI click audio can play fully before switching scenes.
Updated Play, Shop, and Quit buttons to use PlayGame(), GoToShop(), and QuitGame() methods correctly, ensuring all buttons now produce consistent audio feedback without affecting existing gameplay logic.

Semver Changes

  • Patch (bug fix, no new features)
  • Minor (new features, no breaking changes)
  • Major (breaking changes)

Issues

Closes #98

Checklist

@Satvik-Singh192
Copy link
Contributor Author

@Just-Here-TO-Code please review my pull request

@Just-Here-TO-Code
Copy link
Collaborator

Nicely done, thanks for the contribution, merging your PR.

@Just-Here-TO-Code Just-Here-TO-Code merged commit 28eb1e7 into OPCODE-Open-Spring-Fest:main Nov 15, 2025
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add “Button Sound Effects”

2 participants