96 lines
2.4 KiB
JSON
96 lines
2.4 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "AttachStateWithModifierMixin",
|
|
"ConfigList": [
|
|
{
|
|
"AnimatorStateName": "Dash_Start",
|
|
"FrameCountHigh": 0,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"DirectionLerpModifier"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Dash_Loop",
|
|
"FrameCountHigh": 0,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": true,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"DirectionLerpModifier"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Dash_End_Cache",
|
|
"FrameCountHigh": 0,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": true,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"DirectionLerpModifier"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Dash_Rotate_Loop",
|
|
"FrameCountHigh": 0,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": true,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"DirectionLerpModifier",
|
|
"DirectionLerpModifier02"
|
|
]
|
|
}
|
|
],
|
|
"IsSeam": false
|
|
}
|
|
],
|
|
"AbilityName": "SPBilly_RotateManager",
|
|
"AbilityStacking": "Unique",
|
|
"Modifiers": {
|
|
"DirectionLerpModifier": {
|
|
"Duration": -1,
|
|
"ModifierMixins": [
|
|
{
|
|
"$type": "FloatParamSmoothMixin",
|
|
"CurrentParam": "Float_JoyStickDirSmooth",
|
|
"DampDuration": 0.25,
|
|
"SmoothType": "Damper",
|
|
"TargetParam": "Float_JoyStick2DDirParam"
|
|
}
|
|
],
|
|
"ModifierStacking": "Unique"
|
|
},
|
|
"DirectionLerpModifier02": {
|
|
"Duration": -1,
|
|
"ModifierMixins": [
|
|
{
|
|
"$type": "JoyStick2DSmoothMixin",
|
|
"JoyStick2DDirParam": "Float_JoyStick2DDirParam",
|
|
"SmoothType": "Instant"
|
|
}
|
|
],
|
|
"ModifierStacking": "Unique",
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"FloatVal": 0,
|
|
"ParamName": "Float_JoyStick2DDirParam",
|
|
"ParamType": 3,
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |