增加候机厅操作

This commit is contained in:
liuyunhui
2026-03-25 18:22:50 +08:00
parent 41923c2d98
commit af923d36d5
12 changed files with 48 additions and 16 deletions
+23
View File
@@ -106,6 +106,29 @@
},
"StageRotation":0,
"HdrRotationSpeed":1
},
"3D_kuangjia":{
"StagePos": {
"x":0,
"y":0,
"z":0
},
"ViewPointPos": {
"x":0,
"y":0,
"z":160
},
"StageRotation":0,
"MoveLimit":{
"x":100,
"y":100,
"z":0
},
"MoveSpeed":{
"x":1,
"y":1,
"z":-1
}
}
}
}