Files
turnbasedgamedata/Config/Props/Chap04/Prop_Chap04_Kindling_01_Config.json
2025-04-07 09:10:56 -03:00

28 lines
716 B
JSON

{
"DisableAnimEventLayers": [
"Dissolve Layer"
],
"DefaultLevelGraphPath": "Config/Level/Props/Chap04/InitLevelGraph_Prop_Chap04_Kindling_01.json",
"AdvEffectList": [
{
"ConfigName": "Idle",
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_Kindling_01_Idle01_Lod0.prefab",
"AttachPoint": "EffRoot",
"Scale": {
"X": 1,
"Y": 1,
"Z": 1
}
},
{
"ConfigName": "FadeOut",
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_KindlingLockBox_01_Resident2_Lod0.prefab",
"AttachPoint": "EffRoot",
"Scale": {
"X": 1,
"Y": 1,
"Z": 1
}
}
]
}