mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
72 lines
1.5 KiB
JSON
72 lines
1.5 KiB
JSON
{
|
|
"StateGroupZoneConfig": {
|
|
"AnimatorStateGroupZoneDescList": [
|
|
{
|
|
"AnimatorStateNames": [
|
|
"StandBy"
|
|
],
|
|
"TransitionType": "Next",
|
|
"ZoneList": [
|
|
{
|
|
"ZoneType": "EnableLookAt"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateNames": [
|
|
"StandBy",
|
|
"Detect",
|
|
"DetectStandBy",
|
|
"Alert_Loop",
|
|
"Alert",
|
|
"SpecialStandByBS1",
|
|
"SpecialStandBy1",
|
|
"SpecialStandByAS1",
|
|
"SpecialStandByBS2",
|
|
"SpecialStandBy2",
|
|
"SpecialStandByAS2"
|
|
],
|
|
"TransitionType": "Next",
|
|
"ZoneList": [
|
|
{
|
|
"ZoneType": "Standby",
|
|
"NTimeEnd": 1.05
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateNames": [
|
|
"MoveAS_1",
|
|
"MoveAS_3",
|
|
"Attack"
|
|
],
|
|
"TransitionType": "Next",
|
|
"ZoneList": [
|
|
{
|
|
"ZoneType": "EnableNavigationMove",
|
|
"NTimeEnd": 1.05
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateNames": [
|
|
"SpecialStandByBS1",
|
|
"SpecialStandBy1",
|
|
"SpecialStandByAS1",
|
|
"SpecialStandByBS2",
|
|
"SpecialStandBy2",
|
|
"SpecialStandByAS2",
|
|
"FESpecialStandByBS1",
|
|
"FESpecialStandBy1",
|
|
"FESpecialStandByAS1"
|
|
],
|
|
"TransitionType": "Next",
|
|
"ZoneList": [
|
|
{
|
|
"ZoneType": "ForbidAtk"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
} |