Set minimum StopDistance to navmesh step size (0.25)
This commit is contained in:
parent
76e8ac4995
commit
10b8c1ddc2
@ -83,7 +83,7 @@
|
||||
},
|
||||
"TerritoryId": 152,
|
||||
"InteractionType": "Interact",
|
||||
"StopDistance": 0.1,
|
||||
"StopDistance": 0.25,
|
||||
"AetheryteShortcut": "East Shroud - Hawthorne Hut",
|
||||
"Fly": true,
|
||||
"SkipConditions": {
|
||||
@ -109,7 +109,7 @@
|
||||
},
|
||||
"TerritoryId": 152,
|
||||
"InteractionType": "Interact",
|
||||
"StopDistance": 0.1,
|
||||
"StopDistance": 0.25,
|
||||
"AetheryteShortcut": "East Shroud - Hawthorne Hut",
|
||||
"Fly": true,
|
||||
"SkipConditions": {
|
||||
|
Loading…
Reference in New Issue
Block a user