mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
169 lines
3.5 KiB
JSON
169 lines
3.5 KiB
JSON
{
|
|
"StateGroupZoneConfig": {
|
|
"AnimatorStateGroupZoneDescList": [
|
|
{
|
|
"AnimatorStateNames": [
|
|
"StandBy",
|
|
"Detect",
|
|
"DetectLoop",
|
|
"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": [
|
|
"Walk",
|
|
"Run",
|
|
"MoveAS_1",
|
|
"MoveAS_3"
|
|
],
|
|
"TransitionType": "Next",
|
|
"ZoneList": [
|
|
{
|
|
"ZoneType": "Move"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateNames": [
|
|
"StandBy",
|
|
"Detect",
|
|
"DetectLoop",
|
|
"Alert_Loop",
|
|
"Alert",
|
|
"Alert_Finish"
|
|
],
|
|
"TransitionType": "Next",
|
|
"ZoneList": [
|
|
{
|
|
"ZoneType": "Idle"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateNames": [
|
|
"StandBy",
|
|
"Detect",
|
|
"DetectLoop",
|
|
"Alert_Loop",
|
|
"Alert",
|
|
"Alert_Finish",
|
|
"SpecialStandByBS1",
|
|
"SpecialStandBy1",
|
|
"SpecialStandByAS1",
|
|
"SpecialStandByBS2",
|
|
"SpecialStandBy2",
|
|
"SpecialStandByAS2",
|
|
"FESpecialStandByBS1",
|
|
"FESpecialStandBy1",
|
|
"FESpecialStandByAS1",
|
|
"BreakAS"
|
|
],
|
|
"TransitionType": "Next",
|
|
"ZoneList": [
|
|
{
|
|
"ZoneType": "ForbidRotation",
|
|
"NTimeEnd": 1.05
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"StateZoneConfig": {
|
|
"AnimatorStateZoneDescList": [
|
|
{
|
|
"StateName": "IdleTurnR",
|
|
"ZoneList": [
|
|
{
|
|
"ZoneType": "Idle"
|
|
},
|
|
{
|
|
"ZoneType": "AnimSteer",
|
|
"NTimeStart": 0.98,
|
|
"NTimeEnd": 1.05
|
|
},
|
|
{
|
|
"ZoneType": "AnimSteer",
|
|
"NTimeEnd": 0.1
|
|
},
|
|
{
|
|
"ZoneType": "CurveSteer",
|
|
"NTimeEnd": 0.98
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"StateName": "IdleTurnL",
|
|
"ZoneList": [
|
|
{
|
|
"ZoneType": "Idle"
|
|
},
|
|
{
|
|
"ZoneType": "AnimSteer",
|
|
"NTimeStart": 0.98,
|
|
"NTimeEnd": 1.05
|
|
},
|
|
{
|
|
"ZoneType": "AnimSteer",
|
|
"NTimeEnd": 0.1
|
|
},
|
|
{
|
|
"ZoneType": "CurveSteer",
|
|
"NTimeEnd": 0.98
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"StateName": "SpecialStandBy1",
|
|
"ZoneList": [
|
|
{
|
|
"ZoneType": "DesignerCustomZone1"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"StateName": "SpecialStandByBS1",
|
|
"TransitionType": "Next",
|
|
"ZoneList": [
|
|
{
|
|
"ZoneType": "DesignerCustomZone1",
|
|
"NTimeStart": 0.5
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"StateCustomZoneBindings": [
|
|
{
|
|
"ZoneType": "DesignerCustomZone1",
|
|
"CustomName": "InDisguise"
|
|
}
|
|
]
|
|
} |