Files
turnbasedgamedata/Config/ConfigAnimZone/LocalPlayer/LocalPlayer_Asta_00_AnimZone.json
2024-10-21 03:16:22 -03:00

115 lines
2.5 KiB
JSON

{
"StateZoneConfig": {
"AnimatorStateZoneDescList": [
{
"StateName": "Attack_1",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidMove",
"NTimeEnd": 0.097
},
{
"ZoneType": "ForbidAtk",
"NTimeEnd": 0.097
},
{
"ZoneType": "ForbidOffStage",
"NTimeEnd": 0.06
},
{
"ZoneType": "ForbidRotation"
},
{
"ZoneType": "ForbidTeamEdit",
"NTimeEnd": 0.46
}
]
},
{
"StateName": "MazeSkill",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidMove",
"NTimeEnd": 0.18726
},
{
"ZoneType": "ForbidAtk",
"NTimeEnd": 0.18726
},
{
"ZoneType": "ForbidOffStage",
"NTimeEnd": 0.28557
},
{
"ZoneType": "ForbidRotation"
},
{
"ZoneType": "ForbidTeamEdit",
"NTimeEnd": 0.39
}
]
},
{
"StateName": "RunStop_L",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "FootIK",
"NTimeStart": 0.55,
"NTimeEnd": 1.01
},
{
"ZoneType": "Move",
"NTimeEnd": 0.2
},
{
"ZoneType": "Idle",
"NTimeStart": 0.2,
"NTimeEnd": 1.01
},
{
"ZoneType": "FootIKLockLeft",
"NTimeStart": 0.55,
"NTimeEnd": 1.01
},
{
"ZoneType": "FootIKLockRight",
"NTimeStart": 0.2,
"NTimeEnd": 1.01
}
]
},
{
"StateName": "RunStop_R",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "FootIK",
"NTimeStart": 0.5,
"NTimeEnd": 1.01
},
{
"ZoneType": "Move",
"NTimeEnd": 0.2
},
{
"ZoneType": "Idle",
"NTimeEnd": 1.01
},
{
"ZoneType": "FootIKLockLeft",
"NTimeStart": 0.2,
"NTimeEnd": 1.01
},
{
"ZoneType": "FootIKLockRight",
"NTimeStart": 0.5,
"NTimeEnd": 1.01
}
]
}
]
}
}