diff --git a/SpaceStudioClient/Content/config.json b/SpaceStudioClient/Content/config.json index ffd2266..edce495 100644 --- a/SpaceStudioClient/Content/config.json +++ b/SpaceStudioClient/Content/config.json @@ -217,25 +217,25 @@ }, "L_DGJY": { "StagePos": { - "x": -64.04962, - "y": -25.995844, - "z": 0 + "x": -20, + "y": -192.5, + "z": -15 }, "ViewPointPos": { - "x": 0, - "y": 0, + "x": -200, + "y": -160, "z": 160 }, "StageRotation": 90, "MoveLimit": { - "x": 2900, - "y": 900, - "z": 200 + "x": 680, + "y": 67.5, + "z": 75 }, "MoveSpeed": { "x": 1.8, - "y": 1.8, - "z": 1.2 + "y": 1, + "z": 1 } } } diff --git a/配置表备份/共有配置/config.json b/配置表备份/共有配置/config.json index 52ecab7..edce495 100644 --- a/配置表备份/共有配置/config.json +++ b/配置表备份/共有配置/config.json @@ -214,6 +214,29 @@ "y": 1.8, "z": 1.2 } + }, + "L_DGJY": { + "StagePos": { + "x": -20, + "y": -192.5, + "z": -15 + }, + "ViewPointPos": { + "x": -200, + "y": -160, + "z": 160 + }, + "StageRotation": 90, + "MoveLimit": { + "x": 680, + "y": 67.5, + "z": 75 + }, + "MoveSpeed": { + "x": 1.8, + "y": 1, + "z": 1 + } } } } \ No newline at end of file