更新配置

This commit is contained in:
DESKTOP-FIAU0GI\admin
2026-05-13 13:22:11 +08:00
parent 09ad9b90b0
commit b6a9b8a204
2 changed files with 30 additions and 7 deletions
+7 -7
View File
@@ -171,20 +171,20 @@
}, },
"3D_waitan12hao": { "3D_waitan12hao": {
"StagePos": { "StagePos": {
"x": 500, "x": 0,
"y": -50, "y": -210,
"z": 40 "z": 225
}, },
"ViewPointPos": { "ViewPointPos": {
"x": 0, "x": 0,
"y": 0, "y": 0,
"z": 160 "z": 160
}, },
"StageRotation": 0, "StageRotation": 90,
"MoveLimit": { "MoveLimit": {
"x": 300, "x": 610,
"y": 800, "y": 790,
"z": 600 "z": 205
}, },
"MoveSpeed": { "MoveSpeed": {
"x": 1.2, "x": 1.2,
+23
View File
@@ -168,6 +168,29 @@
"z": 25 "z": 25
}, },
"StageRotation": -90 "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
}
} }
} }
} }