Merge pull request #181 from supermedium/victorysounds

Victory sounds
This commit is contained in:
Kevin Ngo
2018-11-17 01:20:41 -08:00
committed by GitHub
6 changed files with 4 additions and 1 deletions

View File

@@ -43,6 +43,7 @@
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"
search
stage-colors="color: blue"
fog="color: #a00; density: 0.035; type: exponential"