mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
72 lines
1.8 KiB
JSON
72 lines
1.8 KiB
JSON
{
|
|
"ResidentEffects": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffect",
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap03_Prop_IsometricTrigger_01_Resident01_Lod0.prefab",
|
|
"AttachPoint": "EffRoot",
|
|
"SyncPropState": true
|
|
}
|
|
],
|
|
"AnimEventConfigList": [
|
|
"Config/ConfigAnimEvents/Prop/Audio/Prop_Chap03_IsometricTrigger_01_Audio_AnimEvent.json"
|
|
],
|
|
"DisableAnimEventLayers": [
|
|
"Dissolve Layer"
|
|
],
|
|
"AnimatorStateGroupEvents": [
|
|
{
|
|
"States": [
|
|
{
|
|
"Name": "Activate"
|
|
}
|
|
],
|
|
"OnEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap03_Prop_IsometricTrigger_01_Opening01_Lod0.prefab",
|
|
"AttachPoint": "EffRoot"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"States": [
|
|
{
|
|
"Name": "Activated"
|
|
}
|
|
],
|
|
"OnExit": [
|
|
{
|
|
"$type": "RPG.GameCore.RemoveEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap03_Prop_IsometricTrigger_01_Opening01_Lod0.prefab"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"DefaultLevelGraphPath": "Config/Level/Props/Chap03/InitLevelGraph_Prop_Chap03_Isometric_Switch.json",
|
|
"PropButtonConfigs": [
|
|
{
|
|
"ID": "Enter",
|
|
"ButtonIcon": {
|
|
"Value": "SpriteOutput/TalkIcon/TriggerProp.png"
|
|
},
|
|
"ButtonText": {
|
|
"Value": "Isometric_InteractName_Enter"
|
|
}
|
|
},
|
|
{
|
|
"ID": "Exit",
|
|
"ButtonIcon": {
|
|
"Value": "SpriteOutput/TalkIcon/TriggerProp.png"
|
|
},
|
|
"ButtonText": {
|
|
"Value": "Isometric_InteractName_Exit"
|
|
}
|
|
}
|
|
]
|
|
} |