3D Spatial Sound - HowlerJS #2349
Locked
TerraPrimal
started this conversation in
Enhancement ideas (and their technical discussions)
Replies: 2 comments
-
|
Just curious if there has been any update on this? I know that Howler was updated to support this feature, but I haven't heard anything since. Thanks :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
This was done by @arthuro555 :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
From what I understand, GDevelop uses HowlerJS for sound. HowlerJS supports the use of 3D Spatial Sound which I think would be a great addition to the software.
Currently sounds are essentially "global" in the sense that we can't have a sound coming from an X/Y loc and have it get louder/dim depending on the distance.
An example of this (although in a 3D plane) is https://howlerjs.com/assets/howler.js/examples/3d/
Solution suggested
Add HowlerJS's 3D Spatial Sound into GDevelop. Sounds could be attached to objects or set at an X & Y Coordinate. If possible, it would be great if we could somehow manually adjust the range of the sound depending on the zoom level, however that might be going a little far at this point.
Beta Was this translation helpful? Give feedback.
All reactions