Skip to content

Commit b4fd7b2

Browse files
Reverted back to older coordinates
1 parent 06aa665 commit b4fd7b2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
2626

2727
<a-marker type='barcode' value='489'>
2828
<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.75 0 0" animation="property: rotation; to: 0 720 0; loop: true; dur: 7000">
29+
rotation="0 0 0" animation="property: rotation; to: 0 720 0; loop: true; dur: 7000">
3030
</a-entity>
3131
<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="0.75 0 0" rotation="0 0 0" animation="property: rotation; to: 0 -360 0; loop: true; dur: 7000">
32+
position="1.5 0 0" rotation="0 0 0" animation="property: rotation; to: 0 -360 0; loop: true; dur: 7000">
3333
</a-entity>
3434
</a-marker>
3535

0 commit comments

Comments
 (0)