We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63e5409 commit 06aa665Copy full SHA for 06aa665
1 file changed
index.html
@@ -26,10 +26,10 @@
26
27
<a-marker type='barcode' value='489'>
28
<a-entity obj-model="obj: url(/models/spur_gear_m2_N10_core_r6.obj); mtl: url(/models/spur_gear_m2_N10_core_r6.mtl)"
29
- rotation="0 0 0" animation="property: rotation; to: 0 720 0; loop: true; dur: 7000">
+ rotation="-0.75 0 0" animation="property: rotation; to: 0 720 0; loop: true; dur: 7000">
30
</a-entity>
31
<a-entity obj-model="obj: url(/models/spur_gear_m2_N20_core_r6.obj); mtl: url(/models/spur_gear_m2_N20_core_r6.mtl)"
32
- position="1.5 0 0" rotation="0 0 0" animation="property: rotation; to: 0 -360 0; loop: true; dur: 7000">
+ position="0.75 0 0" rotation="0 0 0" animation="property: rotation; to: 0 -360 0; loop: true; dur: 7000">
33
34
</a-marker>
35
0 commit comments