mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
23 lines
430 B
JSON
23 lines
430 B
JSON
{
|
|
"StateGroupZoneConfig": {
|
|
"AnimatorStateGroupZoneDescList": [
|
|
{
|
|
"AnimatorStateNames": [
|
|
"StandBy",
|
|
"Walk",
|
|
"WalktoStop_L",
|
|
"WalktoStop_R",
|
|
"IdleTurnL",
|
|
"IdleTurnR"
|
|
],
|
|
"TransitionType": "Next",
|
|
"ZoneList": [
|
|
{
|
|
"ZoneType": "EnableLookAt"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"StateZoneConfig": {}
|
|
} |