mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
39 lines
793 B
JSON
39 lines
793 B
JSON
{
|
|
"States": [],
|
|
"DisableAnimEventLayers": [
|
|
"Emission Layer"
|
|
],
|
|
"AnimatorStateGroupEvents": [
|
|
{
|
|
"States": [
|
|
{
|
|
"Name": "Opening"
|
|
},
|
|
{
|
|
"Name": "Closing"
|
|
}
|
|
],
|
|
"OnEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerSound",
|
|
"SoundName": {
|
|
"Value": "Ev_sfx_suigarden_controller_switch"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"DefaultLevelGraphPath": "Config/Level/Props/Common/InitLevelGraph_Prop_Common_Console_01.json",
|
|
"BillboardIconMaxDistance": 15,
|
|
"PropButtonConfigs": [
|
|
{
|
|
"ID": "Interact",
|
|
"ButtonIcon": {
|
|
"Value": "SpriteOutput/TalkIcon/TriggerProp.png"
|
|
},
|
|
"ButtonText": {
|
|
"Value": "PropInteractTitle_1"
|
|
}
|
|
}
|
|
]
|
|
} |