From 38d98eb553590a16b330b2a799d585fc13c84db5 Mon Sep 17 00:00:00 2001 From: zguiy <1415466602@qq.com> Date: Thu, 14 May 2026 13:01:36 +0800 Subject: [PATCH] 1 --- index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 657fd0f..921ef19 100644 --- a/index.html +++ b/index.html @@ -818,15 +818,15 @@ }, { name: 'back', - startPoint: [1.4, baseY, 1.4], - endPoint: [-1.43, baseY, 1.37], + startPoint: [1.37, baseY, 1.4], + endPoint: [-1.43, baseY, 1.4], height: 2.2, divisions: divisions, offset: wallOffset }, { name: 'left', - startPoint: [-1.43, baseY, 1.39], + startPoint: [-1.43, baseY, 1.4], endPoint: [-1.43, baseY, -1.43], height: 2.2, divisions: divisions, @@ -892,7 +892,7 @@ modelControlType: model_control_type, drag: { enable: true, - axis: 'x', + axis: Math.abs((rotation.y-0)) <90 ? 'x' : 'z', step: 0.1, }, transform: {