Files
turnbasedgamedata/Config/Props/Common/Prop_Common_AdventureHintPoint_01_Config.json
2024-10-21 03:16:22 -03:00

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"
]
}