Skip to content

Commit

Permalink
red
Browse files Browse the repository at this point in the history
  • Loading branch information
eight-four committed Oct 24, 2024
1 parent 40ce675 commit 30938fd
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 @@ -11,7 +11,7 @@

<body style="margin:0px; overflow:hidden;">
<a-scene embedded arjs="debugUIEnabled:false;">
<a-light color="#fff" position="-1 1 0"></a-light>
<a-light color="red" position="-1 1 -1"></a-light>
<a-assets>
<a-asset-item id="shine" src="gltf/Shine+Sprite.gltf"></a-asset-item>
</a-assets>
Expand Down

0 comments on commit 30938fd

Please sign in to comment.