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

34 lines
577 B
JSON

{
"states": [
{
"predicates": [
{
"$type": "Predicate"
}
],
"stateInfo": {
"curGoal": "TaskYoga",
"scene": {
"$type": "SelectSceneByConfig",
"sceneID": 7
},
"position": {
"$type": "StaticPosition",
"xPos": -2.69,
"yPos": 0.2,
"zPos": 1.92,
"yAngle": 100
}
}
}
],
"dialogSelectors": [
{
"//": "默认对话",
"isExclusive": true,
"id": 10000,
"dialogs": [ 20001 ]
}
]
}