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

Player move footsteps sound effect #64

Closed
Arcanorum opened this issue Nov 24, 2020 · 1 comment
Closed

Player move footsteps sound effect #64

Arcanorum opened this issue Nov 24, 2020 · 1 comment
Labels
audio Requires audio assets to be created or modified. code Requires code (logic/configuration) to be created or modified. good first issue Good for newcomers

Comments

@Arcanorum
Copy link
Owner

AC: When the player moves, a muffled footstep/running sound should play for that player.

Hints:
Main logic for when the player moves:
https://github.com/Arcanorum/dungeonz/blob/master/client/src/websocket_events/Entity.js#L59

@Arcanorum Arcanorum added audio Requires audio assets to be created or modified. code Requires code (logic/configuration) to be created or modified. good first issue Good for newcomers in progress labels Nov 24, 2020
@Arcanorum
Copy link
Owner Author

Completed by Diogo#0048
Is suitable and works. No further feedback/changes needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
audio Requires audio assets to be created or modified. code Requires code (logic/configuration) to be created or modified. good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant