Files
turnbasedgamedata/Config/Props/Chap02/Prop_Chap02_AirLockDoor_01_Config.json
2025-05-20 21:34:22 -03:00

39 lines
884 B
JSON

{
"AnimEventConfigList": [
"Config/ConfigAnimEvents/Prop/Audio/Prop_Chap02_AirLockDoor_01_Audio_AnimEvent.json"
],
"DisableAnimEventLayers": [
"Dissolve Layer",
"Emission Layer"
],
"DefaultLevelGraphPath": "Config/Level/Props/Chap02/InitLevelGraph_Prop_Chap02_ShipAirLockDoor_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": {
"List": [
{
"Tag": "Prop.FloorUsage.Door",
"TagHash": -2132991337
}
]
},
"TagComponents": {}
}