awacke1 commited on
Commit
ab2a418
·
1 Parent(s): 10f8ba4

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -76,9 +76,9 @@
76
  ></a-entity>
77
  </a-entity>
78
 
79
- <a-sky src="path_to_sky_image.jpg" rotation="0 0 0" skybox speed="0.01"></a-sky>
80
 
81
- <a-plane src="path_to_ground_image.jpg" rotation="-90 0 0" position="0 -1 0"></a-plane>
82
  </a-scene>
83
  </body>
84
  </html>
 
76
  ></a-entity>
77
  </a-entity>
78
 
79
+ <a-sky src="Spike.png" rotation="0 0 0" skybox speed="0.01"></a-sky>
80
 
81
+ <a-plane src="Tronworld.png" rotation="-90 0 0" position="0 -1 0"></a-plane>
82
  </a-scene>
83
  </body>
84
  </html>