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

casque vr mobile zoom (push pour plesk et test)

parent d1ab2fe4
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(-440, 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