Files
kunpocc-behaviortree/bt-demo/assets/resources/config/bt_config.json

148 lines
3.8 KiB
JSON
Raw Normal View History

2025-09-17 10:25:13 +08:00
{
"bt-tree1": [
{
2025-10-03 18:56:49 +08:00
"id": "1759488688188_qejfcso50",
"className": "Selector",
2025-09-17 10:25:13 +08:00
"parameters": {},
"children": [
2025-10-03 18:56:49 +08:00
"1759488707759_2bmdm1fqt",
"1759488725107_v8u160t95",
"1759488737637_axpz9aqaz",
"1759482034741_cf3mqaqdj"
2025-09-17 10:25:13 +08:00
]
},
{
2025-10-03 18:56:49 +08:00
"id": "1759479318405_bptb8ltcp",
"className": "LimitTime",
"parameters": {
"_max": 2
},
"children": [
"1758089736854_t55n54hkh"
]
2025-09-17 10:25:13 +08:00
},
{
2025-10-03 18:56:49 +08:00
"id": "1759479295671_jflit2ek8",
2025-09-17 10:25:13 +08:00
"className": "LimitTime",
"parameters": {
2025-10-03 18:56:49 +08:00
"_max": 2
2025-09-17 10:25:13 +08:00
},
2025-10-03 18:56:49 +08:00
"children": [
"1758089659917_vjumiu9hy"
]
2025-09-17 10:25:13 +08:00
},
{
2025-10-03 18:56:49 +08:00
"id": "1758089659917_vjumiu9hy",
"className": "BTAnimation",
2025-09-17 10:25:13 +08:00
"parameters": {
2025-10-03 18:56:49 +08:00
"_name": "walk",
"_loop": true
2025-09-17 10:25:13 +08:00
},
"children": []
},
{
2025-10-03 18:56:49 +08:00
"id": "1758089736854_t55n54hkh",
"className": "BTAnimation",
2025-09-17 10:25:13 +08:00
"parameters": {
2025-10-03 18:56:49 +08:00
"_name": "run",
"_loop": true
2025-09-17 10:25:13 +08:00
},
"children": []
},
{
2025-10-03 18:56:49 +08:00
"id": "1758089757615_dp9tw9ka1",
"className": "BTAnimation",
2025-09-17 10:25:13 +08:00
"parameters": {
2025-10-03 18:56:49 +08:00
"_name": "jump",
"_loop": false
2025-09-17 10:25:13 +08:00
},
"children": []
},
{
2025-10-03 18:56:49 +08:00
"id": "1759478407706_w30m4btux",
"className": "BTAnimation",
2025-09-17 10:25:13 +08:00
"parameters": {
2025-10-03 18:56:49 +08:00
"_name": "idle",
"_loop": true
2025-09-17 10:25:13 +08:00
},
"children": []
},
{
2025-10-03 18:56:49 +08:00
"id": "1759481172259_xou25wj2n",
"className": "BTConditionRandom",
2025-09-17 10:25:13 +08:00
"parameters": {
2025-10-03 18:56:49 +08:00
"_value": 0.3
2025-09-17 10:25:13 +08:00
},
"children": []
},
{
2025-10-03 18:56:49 +08:00
"id": "1759481282875_5orqavi5y",
"className": "BTConditionRandom",
2025-09-17 10:25:13 +08:00
"parameters": {
2025-10-03 18:56:49 +08:00
"_value": 0.4
2025-09-17 10:25:13 +08:00
},
"children": []
},
{
2025-10-03 18:56:49 +08:00
"id": "1759481307863_ja6q4q9bz",
"className": "BTConditionRandom",
2025-09-17 10:25:13 +08:00
"parameters": {
2025-10-03 18:56:49 +08:00
"_value": 0.3
2025-09-17 10:25:13 +08:00
},
"children": []
},
{
2025-10-03 18:56:49 +08:00
"id": "1759482034741_cf3mqaqdj",
"className": "LimitTime",
"parameters": {
"_max": 3
},
2025-09-17 10:25:13 +08:00
"children": [
2025-10-03 18:56:49 +08:00
"1759478407706_w30m4btux"
2025-09-17 10:25:13 +08:00
]
},
{
2025-10-03 18:56:49 +08:00
"id": "1759488707759_2bmdm1fqt",
"className": "Sequence",
2025-09-17 10:25:13 +08:00
"parameters": {},
"children": [
2025-10-03 18:56:49 +08:00
"1759481172259_xou25wj2n",
"1759479295671_jflit2ek8"
2025-09-17 10:25:13 +08:00
]
},
{
2025-10-03 18:56:49 +08:00
"id": "1759488725107_v8u160t95",
"className": "Sequence",
2025-09-17 10:25:13 +08:00
"parameters": {},
"children": [
2025-10-03 18:56:49 +08:00
"1759481282875_5orqavi5y",
"1759479318405_bptb8ltcp"
2025-09-17 10:25:13 +08:00
]
},
{
2025-10-03 18:56:49 +08:00
"id": "1759488737637_axpz9aqaz",
"className": "Sequence",
2025-09-17 10:25:13 +08:00
"parameters": {},
"children": [
2025-10-03 18:56:49 +08:00
"1759481307863_ja6q4q9bz",
"1758089757615_dp9tw9ka1"
2025-09-17 10:25:13 +08:00
]
2025-10-03 18:56:49 +08:00
}
],
"bt-tree2": [
2025-09-17 10:25:13 +08:00
{
2025-10-03 18:56:49 +08:00
"id": "1757930589538_qisfksbwz",
"className": "MemSequence",
2025-09-17 10:25:13 +08:00
"parameters": {},
2025-10-03 18:56:49 +08:00
"children": [
"1758090634327_mf36nwkdt"
]
2025-09-17 10:25:13 +08:00
},
{
2025-10-03 18:56:49 +08:00
"id": "1758090634327_mf36nwkdt",
"className": "Selector",
2025-09-17 10:25:13 +08:00
"parameters": {},
"children": []
}
]
}