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

Add sound effects tied to the physics system #244

Open
xthexder opened this issue Mar 5, 2022 · 1 comment
Open

Add sound effects tied to the physics system #244

xthexder opened this issue Mar 5, 2022 · 1 comment
Labels
cosmetic The game is still playable if this doesn't happen

Comments

@xthexder
Copy link
Member

xthexder commented Mar 5, 2022

I think if the player "hits" their head on something, it should make a noise. Same with smacking a virtual wall, or throwing something across the room.

@xthexder xthexder added the cosmetic The game is still playable if this doesn't happen label Mar 5, 2022
@xthexder xthexder added this to the Single Player MVP milestone Mar 5, 2022
@xthexder
Copy link
Member Author

This is now possible, though it requires some cleanup to add:

  • Volume control based on collision forces
  • Some sort of continuous sound for sliding objects
  • A set of collision sounds for each material pair we have (with extra attention for the hands and floor materials)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cosmetic The game is still playable if this doesn't happen
Projects
None yet
Development

No branches or pull requests

1 participant