turnbasedgamedata/Config/Props/Chap02/Prop_Chap02_Birdcage_02_Config.json
2024-10-21 03:16:22 -03:00

20 lines
505 B
JSON

{
"AnimEventConfigList": [
"Config/ConfigAnimEvents/Prop/Audio/Prop_Chap02_Birdcage_02_Audio_AnimEvent.json"
],
"DisableAnimEventLayers": [
"Dissolve Layer"
],
"DefaultLevelGraphPath": "Config/Level/Props/Chap02/InitLevelGraph_Prop_Chap02_SuiyangTrapped_01.json",
"PropButtonConfigs": [
{
"ID": "Interact",
"ButtonIcon": {
"Value": "SpriteOutput/TalkIcon/TriggerProp.png"
},
"ButtonText": {
"Value": "PropInteractTitle_1"
}
}
]
}