File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -66,8 +66,8 @@ Install and use by directly by including the [browser files](dist):
6666 <a-assets ></a-assets >
6767 <a-entity >
6868 <a-camera ></a-camera >
69- <a-entity sphere-collider =" objects: a-box" super-hands hand-controls =" left" ></a-entity >
70- <a-entity sphere-collider =" objects: a-box" super-hands hand-controls =" right" ></a-entity >
69+ <a-entity sphere-collider =" objects: a-box" super-hands hand-controls =" hand: left" ></a-entity >
70+ <a-entity sphere-collider =" objects: a-box" super-hands hand-controls =" hand: right" ></a-entity >
7171 </a-entity >
7272 <!-- hover & drag-drop won't have any obvious effect without some additional event handlers or components. See the examples page for more -->
7373 <a-box hoverable grabbable stretchable draggable dropppable color =" blue" position =" 0 0 -1" ></a-box >
You can’t perform that action at this time.
0 commit comments