victory rank color

This commit is contained in:
Kevin Ngo
2018-10-25 07:17:08 -07:00
parent d5bb21253c
commit 5e0e243592
7 changed files with 116 additions and 45 deletions

View File

@@ -1,4 +1,6 @@
<a-entity id="loadingSongInfoContainer"
<a-entity
id="loadingSongInfoContainer"
class="overlayExclude"
bind__animation__scale="enabled: isSongLoading"
bind__visible="isSongLoading"
animation__scale="property: scale; from: 1 1 1; to: 1.05 1.05 1.05; dir: alternate; loop: true; dur: 1200; easing: easeInOutCubic"