Hello everyone, who has any ideas why audio does not start when the effect is activated?
I used this command
The whole structure when in the body looks like this:
DRAG TO MOVE
<a-entity
id=“character”
character-move
character-recenter
gltf-model=“#cat_model”
gltf-morph=“morphtarget: Surprised; value: 0”
animation-mixer=“clip: Idle; loop: repeat; crossFadeDuration: 0.4”
scale=“5 5 5”
shadow
Who has any idea what the problem might be?