Skip to content

Commit 2df108e

Browse files
authored
slight error removed
1 parent 880d286 commit 2df108e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Add these mixins within your `<a-assets>`.
3232
hoverable grabbable draggable
3333
event-set__hoveron="_event: hover-start; material.opacity: 0.7; transparent: true"
3434
event-set__hoveroff="_event: hover-end; material.opacity: 1; transparent: false"
35-
dynamic-body="shape: box; sphereRadius: 0.1"
35+
dynamic-body
3636
></a-mixin>
3737

3838
<a-mixin id="physics-hands"

0 commit comments

Comments
 (0)