Skip to content

Commit

Permalink
remove second selfie camera
Browse files Browse the repository at this point in the history
  • Loading branch information
Ladypoly authored May 8, 2024
1 parent fe1322d commit 9011ca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion story-thyme/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@
<a-entity sq-kititem="item: assets/_content/readingspace/prefabs/curvedscreen.prefab" position="0 40 -450" rotation="0 0 0" scale="15 15 15"></a-entity>

<!-- A Selfie Camera -->
<a-entity sq-kititem="item: assets/_prefabs/selfiecamera/selfiecam.prefab" position="-0.283 6.468 9.877" rotation="0 90 0"></a-entity>
<!-- <a-entity sq-kititem="item: assets/_prefabs/selfiecamera/selfiecam.prefab" position="-0.283 6.468 9.877" rotation="0 90 0"></a-entity> -->

<!-- Camera to capture the video Player ( Needs the same position as the Video Player) -->
<a-entity sq-kititem="item: assets/_content/readingspace/prefabs/videocamera.prefab" position="0 -10 0"></a-entity>
Expand Down

0 comments on commit 9011ca3

Please sign in to comment.