Files
turnbasedgamedata/Config/ConfigAnimZone/LocalPlayer/LocalPlayer_Hyacine_00_AnimZone.json
2025-05-20 21:34:22 -03:00

55 lines
1.1 KiB
JSON

{
"StateZoneConfig": {
"AnimatorStateZoneDescList": [
{
"StateName": "Attack_1",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidOffStage",
"NTimeEnd": 0.199
},
{
"ZoneType": "ForbidMove",
"NTimeEnd": 0.199
},
{
"ZoneType": "ForbidAtk",
"NTimeEnd": 0.199
},
{
"ZoneType": "ForbidRotation"
},
{
"ZoneType": "ForbidTeamEdit"
}
]
},
{
"StateName": "MazeSkill",
"TransitionType": "Next",
"ZoneList": [
{
"ZoneType": "ForbidOffStage",
"NTimeEnd": 0.219
},
{
"ZoneType": "ForbidMove",
"NTimeEnd": 0.219
},
{
"ZoneType": "ForbidAtk",
"NTimeEnd": 0.219
},
{
"ZoneType": "ForbidRotation"
},
{
"ZoneType": "ForbidTeamEdit",
"NTimeEnd": 0.219
}
]
}
]
}
}