mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
23 lines
562 B
JSON
23 lines
562 B
JSON
{
|
|
"AnimEventConfigList": [
|
|
"Config/ConfigAnimEvents/Prop/Audio/Prop_Chap03_OrigamiBird_01_Audio_AnimEvent.json"
|
|
],
|
|
"DisableAnimEventLayers": [
|
|
"Dissolve Layer"
|
|
],
|
|
"DefaultLevelGraphPath": "Config/Level/Props/Chap03/InitLevelGraph_Prop_Chap03_OrigamiBird_01.json",
|
|
"Tag": [
|
|
"FakeChest"
|
|
],
|
|
"PropButtonConfigs": [
|
|
{
|
|
"ID": "Interact",
|
|
"ButtonIcon": {
|
|
"Value": "SpriteOutput/TalkIcon/OrigamiBirdIcon.png"
|
|
},
|
|
"ButtonText": {
|
|
"Value": "MazeText_Maze_OrigamiBird_Normal_PullOut"
|
|
}
|
|
}
|
|
]
|
|
} |