beam effect on new blocks

This commit is contained in:
Diego F. Goberna
2018-10-03 02:30:51 +02:00
parent fde9ad8a59
commit 1230fe44ef
6 changed files with 77 additions and 6 deletions

View File

@@ -49,6 +49,8 @@
<a-entity id="smoke2" geometry="primitive: cylinder; radius: 20; height: 15; openEnded: true; segmentsHeight: 1; segmentsRadial: 9" additive material="repeat: 2 1; side: double; fog: true; src: #smokeTexture; shader: flat; transparent: true; color: #111" position="0 1.8 0" animation="property: rotation; from: 0 0 0; to: 0 360 0; dur: 243000; easing: linear; loop: true"></a-entity>
<a-entity id="beams" beams></a-entity>
<a-entity light="type: directional; intensity: 3" position="0 10 10"></a-entity>
<a-entity id="logolight"