mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
19 lines
479 B
JSON
19 lines
479 B
JSON
{
|
|
"States": [
|
|
{
|
|
"Behavior": "EnableTrigger"
|
|
},
|
|
{
|
|
"State": "Open",
|
|
"Behavior": "DisableTrigger",
|
|
"EnableHintEffect": false
|
|
}
|
|
],
|
|
"TriggerHintRadius": 10,
|
|
"HintEffectPath": "Effects/Eff_Prefab/Eff_Scene/Interactive Object/Eff_Common_StarHint.prefab",
|
|
"HintEffectScale": 2,
|
|
"DisableAnimEventLayers": [
|
|
"Dissolve Layer"
|
|
],
|
|
"DefaultLevelGraphPath": "Config/Level/Props/Common/InitLevelGraph_Prop_Common_PickupReadings.json"
|
|
} |