From 259475480b08cb70153d56304f2366c506d3ecb7 Mon Sep 17 00:00:00 2001 From: "DESKTOP-FIAU0GI\\admin" <0> Date: Sat, 27 Jun 2026 12:57:49 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SpaceStudioClient/Content/config.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/SpaceStudioClient/Content/config.json b/SpaceStudioClient/Content/config.json index 6214c68..fa64b78 100644 --- a/SpaceStudioClient/Content/config.json +++ b/SpaceStudioClient/Content/config.json @@ -251,14 +251,14 @@ }, "StageRotation": -90, "MoveLimit": { - "x": 680, - "y": 67.5, - "z": 75 + "x": 10, + "y": 10, + "z": 50 }, "MoveSpeed": { - "x": 1.8, - "y": 1, - "z": 1 + "x": 0.5, + "y": 0.5, + "z": 0.5 } } } From 13f033a7d50f317996529d19e8de66343589507e Mon Sep 17 00:00:00 2001 From: "DESKTOP-FIAU0GI\\admin" <0> Date: Sat, 27 Jun 2026 13:08:59 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SpaceStudioClient/Content/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SpaceStudioClient/Content/config.json b/SpaceStudioClient/Content/config.json index fa64b78..4110ed6 100644 --- a/SpaceStudioClient/Content/config.json +++ b/SpaceStudioClient/Content/config.json @@ -251,8 +251,8 @@ }, "StageRotation": -90, "MoveLimit": { - "x": 10, - "y": 10, + "x": 120, + "y": 120, "z": 50 }, "MoveSpeed": { From 80a74b3ba6d85229b18b9b80236fb8d254d36f41 Mon Sep 17 00:00:00 2001 From: "DESKTOP-FIAU0GI\\admin" <0> Date: Sat, 27 Jun 2026 13:16:26 +0800 Subject: [PATCH 3/3] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SpaceStudioClient/Content/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SpaceStudioClient/Content/config.json b/SpaceStudioClient/Content/config.json index 4110ed6..759a16d 100644 --- a/SpaceStudioClient/Content/config.json +++ b/SpaceStudioClient/Content/config.json @@ -251,8 +251,8 @@ }, "StageRotation": -90, "MoveLimit": { - "x": 120, - "y": 120, + "x": 300, + "y": 300, "z": 50 }, "MoveSpeed": {