Files
turnbasedgamedata/Config/Props/Chap04/Prop_Chap04_ElevatorCtrl_01_Config.json
2025-02-24 07:50:34 -03:00

24 lines
627 B
JSON

{
"ResidentEffects": [
{
"$type": "RPG.GameCore.TriggerEffect",
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_Console_01_Halo02_Lod0.prefab",
"SyncPropState": true
}
],
"DisableAnimEventLayers": [
"Dissolve Layer"
],
"DefaultLevelGraphPath": "Config/Level/Props/Common/InitLevelGraph_Prop_Common_LiftCtrl_01.json",
"PropButtonConfigs": [
{
"ID": "Interact",
"ButtonIcon": {
"Value": "SpriteOutput/TalkIcon/TriggerProp.png"
},
"ButtonText": {
"Value": "MazeText_Maze_Prop_A01_ElevatorCtrl_01"
}
}
]
}