Files
turnbasedgamedata/Config/ConfigAnimZone/FakePlayer/FakePlayer_RaidCommon_PlayerBoyServant_30_AnimZone.json
2025-11-05 00:34:44 +01:00

58 lines
1.1 KiB
JSON

{
"StateGroupZoneConfig": {
"AnimatorStateGroupZoneDescList": [
{
"AnimatorStateNames": [
"Run",
"Run_BS",
"Run_Stop"
],
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "EnableNavigationMove",
"NTimeEnd": 1.05
}
]
},
{
"AnimatorStateNames": [
"Run"
],
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "EnableModifyMoveAnimSpeed"
}
]
}
]
},
"StateZoneConfig": {
"AnimatorStateZoneDescList": [
{
"StateName": "StandBy",
"TransitionType": "Current",
"ZoneList": [
{
"ZoneType": "Idle"
},
{
"ZoneType": "Standby"
}
]
},
{
"StateName": "Run",
"ZoneList": [
{
"ZoneType": "Move"
},
{
"ZoneType": "EnableModifyMoveAnimSpeed"
}
]
}
]
}
}