Sorry for the dumb question, but i cannot figure out why the model seems to have embedded sound:
https://www.babylonjs-playground.com/#058SEW#4
where do the sound effects come from? where are they trigger?
Sorry for the dumb question, but i cannot figure out why the model seems to have embedded sound:
https://www.babylonjs-playground.com/#058SEW#4
where do the sound effects come from? where are they trigger?
That’s actually really cool I didn’t know that you could embed audio or other data into a .glb but looking at the UFO file in a json reader (VS code with Json extension) it has the audio emitter:
cool thanks
Here is the initial discussion about the gltf extesion: MSFT_audio_emitter extension by najadojo · Pull Request #1400 · KhronosGroup/glTF · GitHub