更新配置

This commit is contained in:
DESKTOP-FIAU0GI\admin
2026-06-01 17:29:33 +08:00
parent eee93467c7
commit a6408a7c31
2 changed files with 33 additions and 10 deletions
+10 -10
View File
@@ -217,25 +217,25 @@
}, },
"L_DGJY": { "L_DGJY": {
"StagePos": { "StagePos": {
"x": -64.04962, "x": -20,
"y": -25.995844, "y": -192.5,
"z": 0 "z": -15
}, },
"ViewPointPos": { "ViewPointPos": {
"x": 0, "x": -200,
"y": 0, "y": -160,
"z": 160 "z": 160
}, },
"StageRotation": 90, "StageRotation": 90,
"MoveLimit": { "MoveLimit": {
"x": 2900, "x": 680,
"y": 900, "y": 67.5,
"z": 200 "z": 75
}, },
"MoveSpeed": { "MoveSpeed": {
"x": 1.8, "x": 1.8,
"y": 1.8, "y": 1,
"z": 1.2 "z": 1
} }
} }
} }
+23
View File
@@ -214,6 +214,29 @@
"y": 1.8, "y": 1.8,
"z": 1.2 "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
}
} }
} }
} }