mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
18 lines
314 B
JSON
18 lines
314 B
JSON
{
|
|
"StateGroupZoneConfig": {
|
|
"AnimatorStateGroupZoneDescList": [
|
|
{
|
|
"AnimatorStateNames": [
|
|
"StandBy",
|
|
"MazeStandBy"
|
|
],
|
|
"TransitionType": "Next",
|
|
"ZoneList": [
|
|
{
|
|
"ZoneType": "EnableLookAt"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
} |