mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
50 lines
1.2 KiB
JSON
50 lines
1.2 KiB
JSON
{
|
|
"DisableAnimEventLayers": [],
|
|
"AnimatorStateGroupEvents": [
|
|
{
|
|
"States": [
|
|
{
|
|
"Name": "Open01"
|
|
}
|
|
],
|
|
"OnEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.AdvTriggerEffectList",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"ConfigNameList": [
|
|
"Star01"
|
|
]
|
|
}
|
|
],
|
|
"OnExit": [
|
|
{
|
|
"$type": "RPG.GameCore.AdvRemoveEffectList",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"ConfigNameList": [
|
|
"Star01"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"DefaultLevelGraphPath": "Config/Level/Props/Chap04/InitLevelGraph_Prop_Chap04_GeniusSignal_01.json",
|
|
"PropButtonConfigs": [],
|
|
"TagContainer": {},
|
|
"TagComponents": {},
|
|
"AdvEffectList": [
|
|
{
|
|
"ConfigName": "Star01",
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_GeniusStar_01_Shine01_Lod0.prefab",
|
|
"SyncTargetAnimatorParam": true
|
|
},
|
|
{
|
|
"ConfigName": "Star02",
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_GeniusStar_01_Shine02_Lod0.prefab",
|
|
"SyncTargetAnimatorParam": true
|
|
}
|
|
]
|
|
} |