Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ns2250225 committed Mar 3, 2018
1 parent e02cd1c commit 4993dc6
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
@@ -10,7 +10,7 @@
<body style='margin : 0px; overflow: hidden;'>
<a-scene embedded arjs>
<!-- load gltf model -->
<a-marker type='pattern' patternUrl='pattern-marker.patt'>
<a-marker preset='hiro'>
<a-entity gltf-model="/static/gltf/scene.gltf" animation-mixer scale="0.05 0.05 0.05" rotation="-120 0 0" position="0 0.5 0">
<!-- <a-animation attribute="rotation" dur="9000" to="-120 0 0" repeat="indefinite"></a-animation> -->
</a-entity>

0 comments on commit 4993dc6

Please sign in to comment.