mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
28 lines
716 B
JSON
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
|
|
}
|
|
}
|
|
]
|
|
} |