fix cursor-mesh and cancel button not clickable
This commit is contained in:
@@ -238,7 +238,7 @@
|
||||
id="{{ hand }}CursorMesh"
|
||||
class="overlay"
|
||||
mixin="cursorMesh"
|
||||
bind__cursor-mesh="active: {{ hand }}RaycasterActive && !isPLaying"
|
||||
bind__cursor-mesh="active: {{ hand }}RaycasterActive && !isPlaying"
|
||||
cursor-mesh="cursorEl: #{{ hand }}Hand"
|
||||
material="color: {{ beamColor }}"
|
||||
scale="1.3 1.3 1.3"></a-entity>
|
||||
|
||||
Reference in New Issue
Block a user