turnbasedgamedata/Config/Props/Chap00/Prop_Chap00_BathRoomAutoDoor_01_Config.json
2024-12-02 04:04:12 -03:00

31 lines
760 B
JSON

{
"AnimEventConfigList": [
"Config/ConfigAnimEvents/Prop/Audio/Prop_Chap00_BathRoomAutoDoor_01_Audio_AnimEvent.json"
],
"DisableAnimEventLayers": [
"Dissolve Layer"
],
"DefaultLevelGraphPath": "Config/Level/Props/Common/InitLevelGraph_Prop_Common_AutoDoor_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": "MazeText_Maze_Train_OpenDoor"
}
}
],
"TagContainer": {},
"TagComponents": {}
}