Audiosource.panStereo not works in webgl build
Audiosource.panStereo is working in unity perfectly but when i open it in webgl build its not changing my sound to left or right speaker
Answer by Schubkraft · May 25, 2016 at 10:59 AM
See http://docs.unity3d.com/Manual/webgl-audio.html for what parts of the API are supported.
hi Schubkraft first of all thanks for reply
i read that document but is there any way to increase or decrease left or right speaker in webgl
thanks in advance
Your answer
Follow this Question
Related Questions
Why when i change a scene things doesn't change? 0 Answers
Any way to set custom curves on an AudioSource in Webgl ? 0 Answers
How to fix these errors when launching a built game 0 Answers
Can only be called from the main thread 2 Answers
Cannot change material texture with script in WebGL build (but I can in the editor/game) 0 Answers