initial loading indicator (ring)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<a-entity
|
||||
id="scoreContainer"
|
||||
bind__visible="!menu.active && !!challenge.id && !challenge.isLoading">
|
||||
bind__visible="isPlaying || isPaused">
|
||||
<a-entity position="0 0.01 -1.3">
|
||||
<a-entity
|
||||
id="score"
|
||||
|
||||
Reference in New Issue
Block a user