diff --git a/SpaceStudioClient/Content/config.json b/SpaceStudioClient/Content/config.json index 43d3f4f..c9bee5b 100644 --- a/SpaceStudioClient/Content/config.json +++ b/SpaceStudioClient/Content/config.json @@ -194,8 +194,8 @@ }, "L_SGJ_zhc": { "StagePos": { - "x": 0, - "y": -210, + "x": 555, + "y": 2850, "z": 0 }, "ViewPointPos": { @@ -205,13 +205,13 @@ }, "StageRotation": 90, "MoveLimit": { - "x": 610, - "y": 790, - "z": 805 + "x": 2900, + "y": 900, + "z": 200 }, "MoveSpeed": { - "x": 1.2, - "y": 1.2, + "x": 1.8, + "y": 1.8, "z": 1.2 } } diff --git a/配置表备份/共有配置/config.json b/配置表备份/共有配置/config.json index dc275bc..c9bee5b 100644 --- a/配置表备份/共有配置/config.json +++ b/配置表备份/共有配置/config.json @@ -191,6 +191,29 @@ "y": 1.2, "z": 1.2 } + }, + "L_SGJ_zhc": { + "StagePos": { + "x": 555, + "y": 2850, + "z": 0 + }, + "ViewPointPos": { + "x": 0, + "y": 0, + "z": 160 + }, + "StageRotation": 90, + "MoveLimit": { + "x": 2900, + "y": 900, + "z": 200 + }, + "MoveSpeed": { + "x": 1.8, + "y": 1.8, + "z": 1.2 + } } } } \ No newline at end of file