fine-tune

- adjust several path points that might cause stucking
- refine a target point that might fail to be picked
- smooth some paths
This commit is contained in:
Yang-z
2025-01-04 14:12:08 +08:00
parent 897fe60072
commit 3483cec27c
16 changed files with 184 additions and 232 deletions

View File

@@ -30,7 +30,9 @@
"y": -3733.8955078125,
"type": "path",
"move_mode": "fly",
"action": "stop_flying"
"action": "combat_script",
"action_params": "keypress(VK_SPACE),wait(0.5),click",
"//": "stop_flying"
},
{
"x": -3152.74609375,
@@ -204,7 +206,9 @@
"y": -3625.0078125,
"type": "path",
"move_mode": "fly",
"action": "stop_flying"
"action": "combat_script",
"action_params": "keypress(VK_SPACE),wait(0.5),click",
"//": "stop_flying"
},
{

View File

@@ -42,7 +42,9 @@
"y": -3742.8154296875,
"type": "path",
"move_mode": "fly",
"action": "stop_flying"
"action": "combat_script",
"action_params": "keypress(VK_SPACE),wait(0.5),click",
"//": "stop_flying"
},
{