61 lines
1.4 KiB
JSON
61 lines
1.4 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "AttachStateWithModifierMixin",
|
|
"ConfigList": [
|
|
{
|
|
"AnimatorStateName": "Close",
|
|
"FrameCountHigh": 0,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"CloseModifier"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Open",
|
|
"FrameCountHigh": 0,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"OpenModifier"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "Device_Prop_TelescopicPedal_Default",
|
|
"AbilityStacking": "Unique",
|
|
"Modifiers": {
|
|
"CloseModifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "LDListenEntityAction",
|
|
"TargetKey": "TelescopicPedal_EnterCloseIdle"
|
|
}
|
|
]
|
|
},
|
|
"OpenModifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "LDListenEntityAction",
|
|
"TargetKey": "TelescopicPedal_EnterOpenIdle"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |