NLDClient-yudde/ProjectNLD/Assets/Config/Actions/ActionInterrupt/idle.json

15 lines
303 B
JSON
Raw Normal View History

2023-08-22 19:08:45 +08:00
{
"ActionInterrupts" : [
{
"InterruptName" : "Toidle",
"ActionID" : "idle",
"Enabled" : false,
"CheckAllCondition" : false,
"CrossFadeDuration" : 0.0,
"Conditions" : [
]
}
]
}