victory cresendo sound

This commit is contained in:
Kevin Ngo
2018-11-17 07:22:15 -08:00
parent 1b33e91fb5
commit 75b854e0d7
3 changed files with 3 additions and 1 deletions

View File

@@ -44,7 +44,8 @@
pool__beatscore="mixin: beatScore; size: 5; container: #beatContainer"
proxy-event__cleargame1="event: gamemenuexit; as: cleargame; to: a-scene"
proxy-event__cleargame2="event: gamemenurestart; as: cleargame; to: a-scene"
play-sound="sound: #victorySong; event: victory"
play-sound__victory="sound: #victorySong; event: victory"
play-sound__crescendo="sound: #crescendo; event: victory; volume: 0.75"
search
stage-colors="color: blue"
fog="color: #a00; density: 0.035; type: exponential"