brighter beats
This commit is contained in:
committed by
Diego Marcos
parent
3e720047c1
commit
37a86b2983
@@ -13,8 +13,8 @@
|
||||
|
||||
<!-- Titles. -->
|
||||
<a-entity id="inGameMenuTitles" position="0 1.7 -2.3">
|
||||
<a-entity mixin="gameMenuButtonText" text="value: GAME OVER; color: #ff7171; width: 4" bind__visible="isGameOver"></a-entity>
|
||||
<a-entity mixin="gameMenuButtonText" text="value: SONG CLEARED; color: #7171FF; width: 4" bind__visible="isVictory" position="0 0.2 0"></a-entity>
|
||||
<a-entity mixin="gameMenuButtonText" text="value: GAME OVER; color: #fff; width: 4" bind__visible="isGameOver"></a-entity>
|
||||
<a-entity mixin="gameMenuButtonText" text="value: SONG CLEARED; color: #66d8fd; width: 4" bind__visible="isVictory" position="0 0.2 0"></a-entity>
|
||||
</a-entity>
|
||||
|
||||
<a-entity
|
||||
|
||||
Reference in New Issue
Block a user