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

56 lines
1.2 KiB
JSON

{
"StateZoneConfig": {
"AnimatorStateZoneDescList": [
{
"StateName": "Attack_1",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidOffStage",
"NTimeEnd": 0.4
},
{
"ZoneType": "ForbidMove",
"NTimeEnd": 0.263
},
{
"ZoneType": "ForbidRotation"
},
{
"ZoneType": "ForbidAtk",
"NTimeEnd": 0.251
},
{
"ZoneType": "ForbidTeamEdit",
"NTimeEnd": 0.55
}
]
},
{
"StateName": "MazeSkill",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidOffStage",
"NTimeEnd": 0.468
},
{
"ZoneType": "ForbidMove",
"NTimeEnd": 0.364
},
{
"ZoneType": "ForbidRotation"
},
{
"ZoneType": "ForbidAtk",
"NTimeEnd": 0.337
},
{
"ZoneType": "ForbidTeamEdit",
"NTimeEnd": 0.468
}
]
}
]
}
}