diff --git a/SpaceStudioClient/Content/config.json b/SpaceStudioClient/Content/config.json index e46f5a5..4655592 100644 --- a/SpaceStudioClient/Content/config.json +++ b/SpaceStudioClient/Content/config.json @@ -171,20 +171,20 @@ }, "3D_waitan12hao": { "StagePos": { - "x": 500, - "y": -50, - "z": 40 + "x": 0, + "y": -210, + "z": 225 }, "ViewPointPos": { "x": 0, "y": 0, "z": 160 }, - "StageRotation": 0, + "StageRotation": 90, "MoveLimit": { - "x": 300, - "y": 800, - "z": 600 + "x": 610, + "y": 790, + "z": 205 }, "MoveSpeed": { "x": 1.2, diff --git a/配置表备份/共有配置/config.json b/配置表备份/共有配置/config.json index 6e6b2df..4655592 100644 --- a/配置表备份/共有配置/config.json +++ b/配置表备份/共有配置/config.json @@ -168,6 +168,29 @@ "z": 25 }, "StageRotation": -90 + }, + "3D_waitan12hao": { + "StagePos": { + "x": 0, + "y": -210, + "z": 225 + }, + "ViewPointPos": { + "x": 0, + "y": 0, + "z": 160 + }, + "StageRotation": 90, + "MoveLimit": { + "x": 610, + "y": 790, + "z": 205 + }, + "MoveSpeed": { + "x": 1.2, + "y": 1.2, + "z": 1.2 + } } } } \ No newline at end of file