turnbasedgamedata/Config/Props/Chap03/Prop_Chap03_BottleandGlass_01_Config.json
2024-10-21 03:16:22 -03:00

20 lines
511 B
JSON

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