Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-olesen committed Jan 23, 2024
1 parent ac824af commit bf5edab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<body>
<!--x, y, z -->
<a-scene embedded arjs>
<a-marker preset="hiro" emitevents="true" camera-check-interval="200" hit-testing-enabled="true">
<a-marker smooth="true" preset="hiro" emitevents="true" camera-check-interval="200" hit-testing-enabled="true">
<!-- Head -->
<a-sphere position="0 1.5 -2" radius="1" color="#FFDBAC"></a-sphere>
<!-- Right eye -->
Expand Down

0 comments on commit bf5edab

Please sign in to comment.