fixes with restoring gain

This commit is contained in:
Kevin Ngo
2018-10-16 22:03:02 -07:00
parent 1fb48a29ab
commit 41a7bae85b
2 changed files with 24 additions and 12 deletions

View File

@@ -176,7 +176,7 @@
<a-entity
id="{{ hand }}Laser"
bind__visible="menuActive && activeHand === '{{ hand }}'"
cursor-laser="hand: {{ hand }}"
cursor-laser
geometry="primitive: cylinder; height: 1; radius: 0.005"
material="color: {{ beamColor }}; shader: flat"
rotation="-90 0 0"></a-entity>