Add stage floor
This commit is contained in:
@@ -49,6 +49,8 @@
|
||||
<a-entity id="logo" position="0 5.0 -7.5">
|
||||
<a-entity mixin="font" text="width: 35; value: SUPER SABER; align: center; color: #ff666a"></a-entity>
|
||||
<a-entity mixin="font" text="width: 35; value: SUPER SABER; align: center; color: #ff1a1f" position="0 0 -0.1"></a-entity>
|
||||
<a-entity mixin="font" text="width: 35; value: SUPER SABER; align: center; color: #0a0228" position="0 0 -0.2">
|
||||
<a-entity mixin="font" text="width: 35; value: SUPER SABER; align: center; color: #0a0228" position="0 0 -0.2"></a-entity>
|
||||
</a-entity>
|
||||
|
||||
<a-entity geometry="primitive: plane; width: 3; height: 3" material="shader: flat; src: #floor" position="0 0 0" rotation="-90 0 0"></a-entity>
|
||||
</a-entity>
|
||||
Reference in New Issue
Block a user