How to add Audio Assets
-
Hello,
@WeddingDJ , not sure if I'm missing something but as far as I can see, there is no way to add an audio asset to a theme. If this is not the case, then please advise how to add... or would it only be possible with a self developed theme?
Need to add this sort of functionality, via point and click though of course:
<a-entity id="sound1" position="-1 43 5" rotation="0 180 0" visible="true" geometry="primitive:plane;height:0.1;width:1" material="color:orange" text="align:center;color:black;value:Some Value;width:1" scale="5 5 5" sound="src: url(someurl.mp3); on: click">
</a-entity>Thanks.
-
@jaysonvdw It is possible with a self developed theme.