Files
turnbasedgamedata/Config/Props/Chap04/Prop_Chap04_CampFire_02_Config.json
2025-08-14 09:43:09 +02:00

18 lines
449 B
JSON

{
"DisableAnimEventLayers": [
"Dissolve Layer"
],
"DefaultLevelGraphPath": "Config/Level/Props/Chap04/InitLevelGraph_Prop_Chap04_CampFire_01.json",
"AdvEffectList": [
{
"ConfigName": "CampFire",
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_CampFire_02_Fire01_Lod0.prefab",
"FollowTargetAlways": true,
"Scale": {
"X": 1,
"Y": 1,
"Z": 1
}
}
]
}