lower down the in game menu

This commit is contained in:
Kevin Ngo
2018-10-16 01:35:34 -07:00
parent d0dc46b282
commit 2788869a48

View File

@@ -16,7 +16,7 @@
<a-entity
id="inGameMenu"
bind__visible="isGameOver || isPaused || isVictory"
position="0 1.6 -2"
position="0 1.1 -2"
play-sound="event: mouseenter; sound: #hoverSound; volume: 0.03">
<a-entity
id="resumeButton"