{ "States": [ { "AnimName": "StandBy" }, { "State": "Open", "AnimName": "Used", "EnableBillboard": false } ], "DisableAnimEventLayers": [ "Dissolve Layer" ], "AnimatorStateGroupEvents": [ { "States": [ { "Name": "Activing" } ], "OnEnter": [ { "$type": "RPG.GameCore.TriggerSound", "SoundName": { "Value": "Ev_sfx_belobog_elevator_control_down" } } ] }, { "States": [ { "Name": "Open" } ], "OnEnter": [ { "$type": "RPG.GameCore.TriggerSound", "SoundName": { "Value": "Ev_sfx_common_elevator_control" } } ] }, { "States": [ { "Name": "StandBy" } ], "OnEnter": [] } ], "DefaultLevelGraphPath": "Config/Level/Props/Chap01/InitLevelGraph_Prop_Chap01_ElevatorSwicth_CallElevator_2Fto1F.json", "BillboardIconMaxDistance": 15 }