34 lines
589 B
JSON
34 lines
589 B
JSON
{
|
|
"states": [
|
|
{
|
|
"predicates": [
|
|
{
|
|
"$type": "Predicate"
|
|
}
|
|
],
|
|
"stateInfo": {
|
|
"curGoal": "WalkAroundMainArea",
|
|
"scene": {
|
|
"$type": "SelectSceneByConfig",
|
|
"sceneID": 2
|
|
},
|
|
"position": {
|
|
"$type": "StaticPosition",
|
|
"xPos": 12.21,
|
|
"yPos": 0.02,
|
|
"zPos": -86.0,
|
|
"yAngle": 180
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"dialogSelectors": [
|
|
{
|
|
"//": "默认对话",
|
|
"isExclusive": true,
|
|
"id": 10000,
|
|
"dialogs": [ 20006 ]
|
|
}
|
|
]
|
|
}
|