loading text bottom;
This commit is contained in:
@@ -6,5 +6,6 @@ AFRAME.registerComponent('tutorial-2d', {
|
||||
play: function () {
|
||||
this.el.sceneEl.canvas.style.display = 'block';
|
||||
document.getElementById('tutorial2d').style.display = 'none';
|
||||
document.getElementById('loadingText2d').style.display = 'none';
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user