increase beat hit labels a bit
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
id="beatScore"
|
||||
mixin="font"
|
||||
score-beat
|
||||
text="opacity: 0; wrapCount: 19; color: #AAA"
|
||||
text="opacity: 0; wrapCount: 19; color: #AAA; width: 1.5"
|
||||
animation__opacityin="property: components.text.material.uniforms.opacity.value; from: .5; to: 1; dur: 500; startEvents: beatscorestart"
|
||||
animation__opacityout="property: components.text.material.uniforms.opacity.value; from: 1; to: 0; dur: 500; delay: 700; startEvents: beatscorestart"
|
||||
animation__motionz="property: object3D.position.z; from: -2; to: -6; dur: 500; easing: easeOutQuart; startEvents: beatscorestart"
|
||||
|
||||
Reference in New Issue
Block a user