Skip to content

Commit 7d1d842

Browse files
Fix raycaster warning
1 parent 0d3a778 commit 7d1d842

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/checkpoints/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
position="0 1.6 0"
2121
look-controls="pointerLockEnabled: true">
2222
<a-entity cursor
23+
raycaster="objects:[checkpoint]"
2324
position="0 0 -1"
2425
geometry="primitive: ring; radiusInner: 0.02; radiusOuter: 0.03;"
2526
material="color: #CCC; shader: flat;"></a-entity>

0 commit comments

Comments
 (0)