move score down to not collide with beat score indicators
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
bind__score-texts="isSongLoading: isSongLoading"
|
bind__score-texts="isSongLoading: isSongLoading"
|
||||||
bind__visible="isPlaying || isPaused">
|
bind__visible="isPlaying || isPaused">
|
||||||
|
|
||||||
<a-entity id="scoreTextContainer" position="0 0.01 -6.25017">
|
<a-entity id="scoreTextContainer" position="0 -0.3068215621073873 -6.25">
|
||||||
<a-entity
|
<a-entity
|
||||||
id="score"
|
id="score"
|
||||||
mixin="scoreText"
|
mixin="scoreText"
|
||||||
|
|||||||
Reference in New Issue
Block a user