{ "States": [ { "State": "Locked", "AnimName": "Closed", "EffectAnimName": "Closed", "Behavior": "EnableTrigger" }, { "AnimName": "Closed", "EffectAnimName": "Closed", "Behavior": "EnableTrigger" }, { "State": "Open", "AnimName": "Opened", "EffectAnimName": "Open", "Behavior": "EnableTrigger", "EnableBillboard": false } ], "ResidentEffects": [ { "$type": "RPG.GameCore.TriggerEffect", "EffectPath": "Effects/Eff_Prefab/Eff_Scene/Interactive Object/Eff_Chap00_GameplayProp_BaseConsole_01_Lod0.prefab", "SyncPropState": true } ], "DisableAnimEventLayers": [ "Dissolve Layer" ], "AnimatorStateGroupEvents": [ { "States": [ { "Name": "Open" }, { "Name": "Close" } ], "OnEnter": [ { "$type": "RPG.GameCore.TriggerSound", "SoundName": { "Value": "Ev_sfx_hertaspacestation_console03_open" } } ] }, { "States": [ { "Name": "Closed" }, { "Name": "Opened" } ], "OnEnter": [ { "$type": "RPG.GameCore.TriggerSound", "SoundName": { "Value": "Ev_sfx_hertaspacestation_console01_idle" } } ], "OnExit": [ { "$type": "RPG.GameCore.TriggerSound", "SoundName": { "Value": "Ev_sfx_hertaspacestation_console01_idle_stop" } } ] } ], "DefaultLevelGraphPath": "Config/Level/Props/Common/InitLevelGraph_Prop_Common_Console_01.json", "BillboardIconMaxDistance": 15, "PropButtonConfigs": [ { "ID": "Interact", "ButtonIcon": { "Value": "SpriteOutput/TalkIcon/TriggerProp.png" }, "ButtonText": { "Value": "PropName_100000" } } ] }