UpdateV2.0
1.加入点位失败跳过,现在不会因为一个点位卡住导致从头运行 2.将路径追踪任务统一移至末尾 3.增加点位,补齐100个
This commit is contained in:
52
repo/js/AutoArtifacts/assets/AutoPath/神的棋盘.json
Normal file
52
repo/js/AutoArtifacts/assets/AutoPath/神的棋盘.json
Normal file
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "狗粮_神的棋盘_3",
|
||||
"type": "collect",
|
||||
"author": "Tim",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.34.5"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": 5759.43017578125,
|
||||
"y": -1307.9384765625
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 5760.14404296875,
|
||||
"y": -1302.51318359375,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 5767.37353515625,
|
||||
"y": -1283.07470703125,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": 5760.84521484375,
|
||||
"y": -1277.82470703125,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": 5760.22265625,
|
||||
"y": -1270.0185546875,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user