feat: add fighter quantao01 behavior config

This commit is contained in:
ud18010
2026-07-30 15:35:49 +08:00
parent 41e73da631
commit b123c09ac5
2 changed files with 19 additions and 0 deletions
@@ -25,6 +25,17 @@
]
}
]
},
{
"id": "quantao01",
"duration": 1.0,
"canBeInterrupted": true,
"input": "DirectionOrTarget",
"timeline": [
{ "time": 0.0, "kind": "Animation", "animation": "Assets/Game/Art/Actor/Controller/Class/140/140_skill01a_qt.FBX", "duration": 1.0 },
{ "time": 0.0, "kind": "Effect", "prefab": "Assets/Game/Art/Effect/Prefab/skill/9110004_zhujue_quantao_skill01a.prefab", "duration": 1.0 }
],
"logicEffects": []
}
]
}