Skip to content

Commit

Permalink
let's go
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayush Badoni authored and Ayush Badoni committed Aug 26, 2024
1 parent 099271d commit 2285259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ let imageContainer = document.querySelector('.image-container');

var infospotPositions = [
new THREE.Vector3(2500.386,50.669,200),
new THREE.Vector3(1681.414, -4000.661, -985.730),
new THREE.Vector3(-2136, 16, 890),
new THREE.Vector3(-2136, 16, 890),
new THREE.Vector3(-1500, 30, 890), //parking right
new THREE.Vector3(1676.9529786428825, 5800.410002336587, 2032.907649701389),
Expand Down

0 comments on commit 2285259

Please sign in to comment.