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

Feature: Add sounds for doors & item pickups #15

Open
pushfoo opened this issue Apr 27, 2022 · 0 comments
Open

Feature: Add sounds for doors & item pickups #15

pushfoo opened this issue Apr 27, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@pushfoo
Copy link
Member

pushfoo commented Apr 27, 2022

Interacting with objects like doors, ladders, and item pickups is more satisfying for players if the action plays a corresponding sound.

The following actions in this RPG could be improved by adding corresponding audio:

  • Picking up apples from the basket in the house
  • Picking up the dagger from the cloth-covered pot in the dungeon
  • Using the doors to enter and exit the house
  • Moving up and down the ladder to the dungeon found in the hole in the graveyard

Most of the actions in this list have reasonable matches in Kenney's RPG Audio pack. For the ladder sounds, a number of clips could be played one after another, or an audio editing program could be used to create a sound.

The sound files should be placed in a directory under resources.

Since the RPG Audio pack is licensed under a CC0 1.0 Universal Public Domain Dedication, there are no licensing restrictions on the sounds at all. However, It would still be polite to cite the source.

@Cleptomania Cleptomania added enhancement New feature or request good first issue Good for newcomers labels Apr 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants