Fix: Add additonal Pathing point to fix Nav issue

master
MDlumia 2024-09-23 00:33:18 -05:00
parent e97b17ed34
commit e8ec0f87e4
1 changed files with 11 additions and 1 deletions

View File

@ -29,6 +29,16 @@
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
{
"Position": {
"X": -170.51479,
"Y": -105.22506,
"Z": -511.04712
},
"TerritoryId": 959,
"InteractionType": "WalkTo",
"Fly": true
},
{ {
"DataId": 1044572, "DataId": 1044572,
"Position": { "Position": {
@ -74,4 +84,4 @@
] ]
} }
] ]
} }