Reference new hit sound in pool

This commit is contained in:
Diego Marcos
2018-11-07 10:06:19 -08:00
parent 36b7032418
commit 026f0ab6bf

View File

@@ -60,7 +60,7 @@
id="beatContainer"
beat-hit-sound
bind__pause="isPaused: !isPlaying"
sound__beathit="poolSize: 12; src: assets/sounds/beatHit.ogg"></a-entity>
sound__beathit="poolSize: 12; src: assets/sounds/LastHit9.ogg"></a-entity>
{% include './templates/stage.html' %}
{% include './templates/loading.html' %}
{% include './templates/score.html' %}