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

31 lines
742 B
JSON

{
"AnimEventConfigList": [
"Config/ConfigAnimEvents/Prop/Audio/Prop_Chap04_Door_02_Audio_AnimEvent.json"
],
"DisableAnimEventLayers": [
"Dissolve Layer"
],
"DefaultLevelGraphPath": "Config/Level/Props/Chap04/InitLevelGraph_Prop_Chap04_AirLockDoor_01.json",
"PropButtonConfigs": [
{
"ID": "Interact",
"ButtonIcon": {
"Value": "SpriteOutput/TalkIcon/TriggerProp.png"
},
"ButtonText": {
"Value": "MazeText_Maze_Train_OpenDoor"
}
},
{
"ID": "Lock",
"ButtonIcon": {
"Value": "SpriteOutput/TalkIcon/TriggerProp.png"
},
"ButtonText": {
"Value": "PropInteractTitle_1"
}
}
],
"TagContainer": {},
"TagComponents": {}
}