mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
17 lines
278 B
JSON
17 lines
278 B
JSON
{
|
|
"States": [
|
|
{
|
|
"AnimName": "Idle",
|
|
"Behavior": "EnableTrigger",
|
|
"EnableBillboard": false
|
|
},
|
|
{
|
|
"State": "Open",
|
|
"AnimName": "Used",
|
|
"Behavior": "DisableTrigger"
|
|
}
|
|
],
|
|
"DisableAnimEventLayers": [
|
|
"Dissolve Layer"
|
|
]
|
|
} |