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

Spatial and directional sound #6954

Open
HelperWesley opened this issue Sep 12, 2024 · 0 comments
Open

Spatial and directional sound #6954

HelperWesley opened this issue Sep 12, 2024 · 0 comments

Comments

@HelperWesley
Copy link

Description

2 issues:

  1. The spatial sound actions don't allow you to set a distance for maximum and minimum range, meaning you can only use them within the range they're already set to.(Which is not only inconvenient, but it just doesn't work for most games)

  2. The normal sound actions in engine don't allow you to adjust the volume of the right or left ear in a headset, so we can't make our own directional sound in games. (The spatial sound actions do this, so it feels strange that there is no option for this with normal sound.)

Solution suggested

  1. Add a distance field for maximum and minimum distance in the "Set position of sound" spatial sound action. This would give users a lot of control over spatial sounds.

  2. Add actions to adjust the level of sounds for the left and right sides of speakers on a channel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant