View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009382 | New Feature Requests | General | public | 2016-09-16 23:11 | 2018-09-22 18:59 |
Reporter | Inspirator | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | new | Resolution | open | ||
Summary | 0009382: Add 3D sound function for the browser | ||||
Description | It would be nice if there was a function that allows you to play the sound that occurs inside the browser to hear in-game in 3d, similar to playSound3D. | ||||
Tags | No tags attached. | ||||
|
There is the alternative now, of playing the sound if you are within a certain distance, and lowering volume as you get farther away. |
|
It's not the same. You don't hear the sound to your left or right when you're facing away from it. |
|
I'm guessing this sound is from a video, otherwise you could just playSound3D whatever is in the browser as playSound3D can download files from the Internet. |
|
You should be able to craft your web page carefully and script this by hand. It's a fair amount of work, and would only work with HTML5 video/sound.
As for panning, it's probably unlikely to happen because it really needs a Chrome API to be done. |