use beat hit sound as menu click confirm

This commit is contained in:
Kevin Ngo
2018-10-19 17:00:18 -07:00
parent 8560163540
commit f68aaff3bc
3 changed files with 4 additions and 1 deletions

View File

@@ -21,7 +21,8 @@
id="gameMenu"
bind__visible="isGameOver || isPaused || isVictory"
position="0 1.1 -2"
play-sound="event: mouseenter; sound: #hoverSound; volume: 0.03">
play-sound="event: mouseenter; sound: #hoverSound; volume: 0.03"
play-sound__click="event: click; sound: #confirmSound; volume: 0.25">
<!-- Actions. -->
<a-entity