cursor mesh with temporary visual (fixes #20)

This commit is contained in:
Kevin Ngo
2018-09-20 05:56:56 -07:00
parent 61870d3d49
commit ff263a439b
4 changed files with 55 additions and 1 deletions

View File

@@ -78,7 +78,8 @@
<a-entity id="menuBackground"
mixin="slice"
slice9="width: 2.5; height: 1.4"
position="0 0 -0.005"></a-entity>
position="0 0 -0.005"
raycastable></a-entity>
<a-entity id="searchResultsContainer" position="0 0 0.001"
animation__toleft="property: position.x; to: -0.59; dur: 200; easing: easeOutCubic; startEvents: menuchallengeselect"