hook up beat miss sound

This commit is contained in:
Kevin Ngo
2018-12-03 19:43:34 -08:00
parent 0bf4a9674f
commit cb337d618d
2 changed files with 3 additions and 1 deletions

View File

@@ -49,8 +49,9 @@
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__victory="sound: #victorySong; event: victory"
play-sound__beatmiss="sound: #beatMissSound; event: beatmiss; volume: 0.75"
play-sound__crescendo="sound: #crescendo; event: victory; volume: 0.75"
play-sound__victory="sound: #victorySong; event: victory"
search
stage-colors="color: blue"
fog="color: #a00; density: 0.035; type: exponential"