A-frame spatial(positional) audio for the a-video primitive
I am using A-frame 1.5 for which the primitive “a-video” (https://aframe.io/docs/1.5.0/primitives/a-video.html) doesn’t provide spatial sound, the audio of videos si then playing the volume depen..ding of my rig position on the virtual world.
How Can I replace a shape if specific marker arrive in A-Frame
I want to show a chemical reaction with A frame. If user shows marker of Hydrozen and Oxygen then it will show Water molicule . Water molicule will show up in repalce of Oxgen marker. And It would better if hydrozen marker if close to near of oxygen then the chemical reaction will happen other wise not .Bellow the code i tried with.