mirror of
https://github.com/kevin-DL/gyk-ar.git
synced 2026-01-11 10:34:32 +00:00
Use the 0 marker
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
>
|
||||
<!-- <a-anchor hit-testing-enabled="true">
|
||||
</a-anchor> -->
|
||||
<a-marker type="barcode" value="5">
|
||||
<a-marker type="barcode" value="0">
|
||||
<a-box
|
||||
material="opacity: 0.5; side:double; color:red;"
|
||||
rotation="-90 0 0"
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
cursor-listener
|
||||
material="opacity: 0.5; color:red;"
|
||||
position="0 1 0"
|
||||
animation="property: position; to: 0 2 0; dur: 1500; easing: easeInOutCirc; delay:1000; loop: true; dir: alternate; "
|
||||
animation="property: position; to: 0 2 2; dur: 1500; easing: easeInOutCirc; delay:1000; loop: true; dir: alternate; "
|
||||
>
|
||||
<a-text value="Wazaa"></a-text>
|
||||
</a-sphere>
|
||||
|
||||
Reference in New Issue
Block a user