fix blade color

This commit is contained in:
Kevin Ngo
2018-12-11 02:48:39 -08:00
parent 3a21b42c60
commit 647adef795

View File

@@ -196,7 +196,7 @@
<a-entity
class="saberglow"
obj-model="obj: #saberGlowObj"
material="shader: flat; color: #ff70b5; blending: additive; opacity: 0.08"
material="shader: flat; color: {{ bladeColor }}; blending: additive; opacity: 0.08"
position="0 -0.55 0"></a-entity>
</a-entity>
<a-entity