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

casque vr mobile zoom (push pour plesk et test)

parent d3b5def0
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(-400, 150, 100);
endPosition = new THREE.Vector3(-500, 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