I was looking to see what I was doing wrong. There is mention in the documentation that mentions you can add multiple tags to audio. What am I doing wrong here? I cant find any examples of this.
Develop games in your browser. Powerful, performant & highly capable.
Providing the Audio object property Enable multiple tags is enabled (it is on by default), then the tag string can include multiple space-separated tags, such as "player weapon" and "enemy weapon"
So in your case it would be "jetPackSound ExtraTag"