Files
PetitPlanet-Data/Json/DialogSelector/maindialogscfg_yoyo_3.json
2025-11-11 07:21:48 +07:00

34 lines
578 B
JSON

{
"states": [
{
"predicates": [
{
"$type": "Predicate"
}
],
"stateInfo": {
"curGoal": "TaskIdle",
"scene": {
"$type": "SelectSceneByConfig",
"sceneID": 2
},
"position": {
"$type": "StaticPosition",
"xPos": 13.5,
"yPos": 1.0,
"zPos": -65.4,
"yAngle": -170
}
}
}
],
"dialogSelectors": [
{
"//": "默认对话",
"isExclusive": true,
"id": 10000,
"dialogs": [ 20000 ]
}
]
}