We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In GitLab by @azriel91 on May 9, 2019, 16:47
Play a hit sound when a character is hit. Consider:
How to ship the sound.
Part of default assets for now.
Configuration options:
Interactions
Body
Implementation
Because you cannot stop a Sink and play another sound.
Sink
The text was updated successfully, but these errors were encountered:
azriel91
No branches or pull requests
In GitLab by @azriel91 on May 9, 2019, 16:47
Play a hit sound when a character is hit. Consider:
How to ship the sound.
Part of default assets for now.
Configuration options:
Interactions
Body
Implementation
Because you cannot stop a
Sink
and play another sound.Sink
per sound, drop it after.Sink
s, and use and replenish.The text was updated successfully, but these errors were encountered: