新增圣淘沙样板间基础移动旋转交互

This commit is contained in:
2026-08-17 13:33:19 +08:00
parent a8749d601a
commit 6540be66e7
11 changed files with 46 additions and 20 deletions
+25 -2
View File
@@ -2,7 +2,7 @@
"master": true,
"ndisplay": true,
"slaveIp": "127.0.0.1",
"ControllerIp": "192.168.1.157",
"ControllerIp": "192.168.1.157",
"ControllerPort": 80,
"MediaServerIp": "192.168.1.19",
"MediaServerPort": 8699,
@@ -305,7 +305,30 @@
"x": 1.8,
"y": 1,
"z": 1
}
}
},
"L_5Star": {
"StagePos": {
"x": 778,
"y": -917,
"z": 5
},
"ViewPointPos": {
"x": -230,
"y": -220,
"z": 160
},
"StageRotation": 270,
"MoveLimit": {
"x": 30,
"y": 100,
"z": 75
},
"MoveSpeed": {
"x": 0.5,
"y": 0.5,
"z": 0.5
}
}
}
}