refactoring
This commit is contained in:
@@ -109,7 +109,7 @@ class DashBoard {
|
||||
text:``, fontSize: 0.044, font: '/static/fonts/Montserrat-Bold.ttf',
|
||||
outlineColor: 0x113377, outlineWidth: '3%', anchorX: 'center',
|
||||
})
|
||||
pointsText.position.set(0.86 * engine.aspect/2, 0.47, 0);
|
||||
pointsText.position.set(0.86 * engine.aspect/2, 0.47, -0.001);
|
||||
dash.add(pointsText);
|
||||
|
||||
engine.addEventListener('beforeRender', ()=>{
|
||||
|
||||
Reference in New Issue
Block a user