forked from liza/Questionable
Minor DT waypoint additions
This commit is contained in:
parent
fb43cf05b7
commit
35f1079bc3
@ -20,6 +20,15 @@
|
|||||||
{
|
{
|
||||||
"Sequence": 1,
|
"Sequence": 1,
|
||||||
"Steps": [
|
"Steps": [
|
||||||
|
{
|
||||||
|
"Position": {
|
||||||
|
"X": -364.2223,
|
||||||
|
"Y": 18.75252,
|
||||||
|
"Z": -115.513306
|
||||||
|
},
|
||||||
|
"TerritoryId": 1190,
|
||||||
|
"InteractionType": "WalkTo"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"DataId": 1051300,
|
"DataId": 1051300,
|
||||||
"Position": {
|
"Position": {
|
||||||
|
@ -105,6 +105,15 @@
|
|||||||
32
|
32
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"Position": {
|
||||||
|
"X": -359.66742,
|
||||||
|
"Y": 18.137554,
|
||||||
|
"Z": -137.36826
|
||||||
|
},
|
||||||
|
"TerritoryId": 1190,
|
||||||
|
"InteractionType": "WalkTo"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"DataId": 1047080,
|
"DataId": 1047080,
|
||||||
"Position": {
|
"Position": {
|
||||||
|
@ -165,6 +165,15 @@
|
|||||||
{
|
{
|
||||||
"Sequence": 5,
|
"Sequence": 5,
|
||||||
"Steps": [
|
"Steps": [
|
||||||
|
{
|
||||||
|
"Position": {
|
||||||
|
"X": 473.8908,
|
||||||
|
"Y": 145.62398,
|
||||||
|
"Z": 157.92116
|
||||||
|
},
|
||||||
|
"TerritoryId": 1191,
|
||||||
|
"InteractionType": "WalkTo"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"DataId": 1047387,
|
"DataId": 1047387,
|
||||||
"Position": {
|
"Position": {
|
||||||
|
@ -46,6 +46,16 @@
|
|||||||
"InteractionType": "WalkTo",
|
"InteractionType": "WalkTo",
|
||||||
"$": "Outskirts Navmesh workaround"
|
"$": "Outskirts Navmesh workaround"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"Position": {
|
||||||
|
"X": -120.99963,
|
||||||
|
"Y": 28.090134,
|
||||||
|
"Z": -456.97507
|
||||||
|
},
|
||||||
|
"TerritoryId": 1191,
|
||||||
|
"InteractionType": "WalkTo",
|
||||||
|
"DisableNavmesh": true
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"DataId": 1047397,
|
"DataId": 1047397,
|
||||||
"Position": {
|
"Position": {
|
||||||
@ -54,7 +64,8 @@
|
|||||||
"Z": -500.63324
|
"Z": -500.63324
|
||||||
},
|
},
|
||||||
"TerritoryId": 1191,
|
"TerritoryId": 1191,
|
||||||
"InteractionType": "Interact"
|
"InteractionType": "Interact",
|
||||||
|
"DisableNavmesh": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user