Files
turnbasedgamedata/Config/ConfigAnimZone/LocalPlayer/LocalPlayer_Sunday_10_AnimZone.json
2024-12-02 04:04:12 -03:00

56 lines
1.2 KiB
JSON

{
"StateZoneConfig": {
"AnimatorStateZoneDescList": [
{
"StateName": "Attack_1",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidOffStage",
"NTimeEnd": 0.08
},
{
"ZoneType": "ForbidMove",
"NTimeEnd": 0.138
},
{
"ZoneType": "ForbidAtk",
"NTimeEnd": 0.138
},
{
"ZoneType": "ForbidRotation"
},
{
"ZoneType": "ForbidTeamEdit",
"NTimeEnd": 0.45
}
]
},
{
"StateName": "MazeSkill",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidOffStage",
"NTimeEnd": 0.125
},
{
"ZoneType": "ForbidMove",
"NTimeEnd": 0.16
},
{
"ZoneType": "ForbidAtk",
"NTimeEnd": 0.16
},
{
"ZoneType": "ForbidRotation"
},
{
"ZoneType": "ForbidTeamEdit",
"NTimeEnd": 0.5
}
]
}
]
}
}