mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
27 lines
419 B
JSON
27 lines
419 B
JSON
{
|
|
"States": [
|
|
{
|
|
"AnimName": "Idle"
|
|
}
|
|
],
|
|
"DisableAnimEventLayers": [
|
|
"Dissolve Layer"
|
|
],
|
|
"AnimatorStateGroupEvents": [
|
|
{
|
|
"States": [
|
|
{
|
|
"Name": "Idle"
|
|
}
|
|
],
|
|
"OnEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerSound",
|
|
"SoundName": {
|
|
"Value": "Ev_sfx_common_mechan_loop_01"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |