Files
2026-03-22 03:21:45 +02:00

57 lines
1.1 KiB
Plaintext

{
"91": {
"id": 91,
"class": "Sequence",
"name": "",
"args": [],
"children": [
111,
114,
112
],
"decorators": []
},
"111": {
"id": 111,
"class": "PlayAudio",
"name": "",
"asset-pack": "core",
"parent": 91,
"args": [
"FX_Blip.mp3"
]
},
"112": {
"id": 112,
"class": "Subtree",
"name": "",
"asset-pack": "core",
"parent": 91,
"args": [
"idle.bt",
[
"() => {",
"\treturn {};",
"}"
],
[
"(result) => {",
"}"
]
]
},
"114": {
"id": 114,
"class": "PlayAnimation",
"name": "",
"asset-pack": "core",
"parent": 91,
"args": [
"jon-dance.keys",
[
"(animation) => {",
"}"
]
]
}
}