From ef9c607164c241a9f986c0a84612196c4f1e9d20 Mon Sep 17 00:00:00 2001 From: Kevin Ngo Date: Wed, 5 Dec 2018 17:21:48 -0800 Subject: [PATCH] miss sound only on beat wrong for now --- src/index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/index.html b/src/index.html index fff726f..a8cf670 100644 --- a/src/index.html +++ b/src/index.html @@ -49,8 +49,7 @@ pool__wall="mixin: wall; size: 10; container: #beatContainer" proxy-event__cleargame1="event: gamemenuexit; as: cleargame; to: a-scene" proxy-event__cleargame2="event: gamemenurestart; as: cleargame; to: a-scene" - play-sound__beatmiss="sound: #beatMissSound; event: beatmiss; volume: 0.75" - play-sound__beatwrong="sound: #beatMissSound; event: beatwrong; volume: 0.75" + play-sound__beatwrong="sound: #beatMissSound; event: beatwrong; volume: 0.4" play-sound__crescendo="sound: #crescendo; event: victory; volume: 0.75" play-sound__victory="sound: #victorySong; event: victory" search