mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
53 lines
1.3 KiB
JSON
53 lines
1.3 KiB
JSON
{
|
|
"States": [],
|
|
"AnimEventConfigList": [
|
|
"Config/ConfigAnimEvents/Prop/Audio/Prop_Chap03_Controller_01_Audio_AnimEvent.json"
|
|
],
|
|
"DisableAnimEventLayers": [
|
|
"Emission Layer"
|
|
],
|
|
"AnimatorStateGroupEvents": [
|
|
{
|
|
"States": [
|
|
{
|
|
"Name": "Locked"
|
|
}
|
|
],
|
|
"OnEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffectList",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"EffectList": [
|
|
{
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap03_Prop_Controller_01_Locked01_Lod0.prefab"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"OnExit": [
|
|
{
|
|
"$type": "RPG.GameCore.RemoveEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap03_Prop_Controller_01_Locked01_Lod0.prefab"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"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_318"
|
|
}
|
|
}
|
|
]
|
|
} |