Can you embed sound on a glb 3D model? I know, but ufo.glb seems to have it?

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:


1 Like

cool thanks :smiley:

Here is the initial discussion about the gltf extesion: MSFT_audio_emitter extension by najadojo · Pull Request #1400 · KhronosGroup/glTF · GitHub