mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
16 lines
316 B
JSON
16 lines
316 B
JSON
{
|
|
"States": [
|
|
{
|
|
"Behavior": "DisableTrigger",
|
|
"EnableHintEffect": false
|
|
},
|
|
{
|
|
"State": "Open",
|
|
"Behavior": "EnableTrigger"
|
|
}
|
|
],
|
|
"DisableAnimEventLayers": [
|
|
"Dissolve Layer"
|
|
],
|
|
"DefaultLevelGraphPath": "Config/Level/Maze/Chapter01/Town/Town_Chapter01_Entry.json"
|
|
} |