turnbasedgamedata/Config/Props/Chap03/Prop_Chap03_GravityCharger_01_Config.json
2024-10-21 03:16:22 -03:00

18 lines
467 B
JSON

{
"States": [],
"ResidentEffects": [
{
"$type": "RPG.GameCore.TriggerEffect",
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap03_Prop_GravityCharger_01_Light01_Lod0.prefab",
"Scale": {
"X": 1.3,
"Y": 1.3,
"Z": 1.3
}
}
],
"DisableAnimEventLayers": [
"Dissolve Layer"
],
"DefaultLevelGraphPath": "Config/Level/Props/Chap03/InitLevelGraph_Prop_Chap03_GravityRoom_Charger.json"
}