mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
18 lines
382 B
JSON
18 lines
382 B
JSON
{
|
|
"States": [
|
|
{
|
|
"State": "TriggerDisable",
|
|
"Behavior": "Invisible"
|
|
}
|
|
],
|
|
"ResidentEffects": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffect",
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/Interactive Object/Eff_Common_MAZ_AdventureHintPoint_Idle.prefab",
|
|
"AttachPoint": "Root"
|
|
}
|
|
],
|
|
"DisableAnimEventLayers": [
|
|
"Dissolve Layer"
|
|
]
|
|
} |