Skip to content
Snippets Groups Projects
Commit 394c6720 authored by AKIFI NAIL's avatar AKIFI NAIL
Browse files

casque vr mobile zoom (push pour plesk et test)

parent 7c914e63
Branches
No related merge requests found
......@@ -81,7 +81,7 @@ loader.load(
const startPosition = new THREE.Vector3(0, 300, -750); // Position initiale
let endPosition;
if (isMobile) {
endPosition = new THREE.Vector3(-900, 150, 100);
endPosition = new THREE.Vector3(-600, 150, 100);
} else {
endPosition = new THREE.Vector3(-520, 150, 100);
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment