{ "States": [], "DisableAnimEventLayers": [ "Dissolve Layer" ], "AnimatorStateGroupEvents": [ { "States": [ { "Name": "Disable" } ], "OnEnter": [ { "$type": "RPG.GameCore.TriggerSound", "SoundName": { "Value": "Ev_sfx_chaptrain_mirror_idle01" } }, { "$type": "RPG.GameCore.TriggerEffectList", "TargetType": { "$type": "RPG.GameCore.TargetFetchAdvPropEx" }, "EffectList": [ { "EffectPath": "Effects/Eff_Prefab/Eff_Scene/Interactive Object/Eff_Common_ChapTrain_Mirror_Disable_Lod0.prefab", "AttachPoint": "Root", "ForceSimulateImmediately": false } ] } ], "OnExit": [ { "$type": "RPG.GameCore.TriggerSound", "SoundName": { "Value": "Ev_sfx_chaptrain_mirror_idle01_stop" } }, { "$type": "RPG.GameCore.RemoveEffect", "TargetType": { "$type": "RPG.GameCore.TargetFetchAdvPropEx" }, "EffectPath": "Effects/Eff_Prefab/Eff_Scene/Interactive Object/Eff_Common_ChapTrain_Mirror_Disable_Lod0.prefab", "ForceImmediateFadeOut": false } ] }, { "States": [ { "Name": "Enable" } ], "OnEnter": [ { "$type": "RPG.GameCore.TriggerSound", "SoundName": { "Value": "Ev_sfx_chaptrain_mirror_open" } }, { "$type": "RPG.GameCore.TriggerSound", "SoundName": { "Value": "Ev_sfx_chaptrain_mirror_idle02" } }, { "$type": "RPG.GameCore.TriggerEffectList", "TargetType": { "$type": "RPG.GameCore.TargetFetchAdvPropEx" }, "EffectList": [ { "EffectPath": "Effects/Eff_Prefab/Eff_Scene/Interactive Object/Eff_Common_ChapTrain_Mirror_Loop_Lod0.prefab", "AttachPoint": "Root", "ForceSimulateImmediately": false } ] } ], "OnExit": [ { "$type": "RPG.GameCore.TriggerSound", "SoundName": { "Value": "Ev_sfx_chaptrain_mirror_idle02_stop" } }, { "$type": "RPG.GameCore.RemoveEffect", "TargetType": { "$type": "RPG.GameCore.TargetFetchAdvPropEx" }, "EffectPath": "Effects/Eff_Prefab/Eff_Scene/Interactive Object/Eff_Common_ChapTrain_Mirror_Loop_Lod0.prefab", "ForceImmediateFadeOut": false } ] } ] }