Enemies Player Drops Effects

This commit is contained in:
Vladislav
2022-12-19 16:14:30 +04:00
parent e8fc5a1ec9
commit d4714e9bb6
68 changed files with 4377 additions and 270 deletions

View File

@@ -16,6 +16,9 @@
"_tracks": [
{
"__id__": 1
},
{
"__id__": 11
}
],
"_exoticAnimation": null,
@@ -62,9 +65,9 @@
"__type__": "cc.RealCurve",
"_times": [
0,
0.46666666865348816,
0.8666666746139526,
1.2999999523162842
0.4666666666666667,
0.8666666666666667,
1.3
],
"_values": [
{
@@ -125,9 +128,9 @@
"__type__": "cc.RealCurve",
"_times": [
0,
0.46666666865348816,
0.8666666746139526,
1.2999999523162842
0.4666666666666667,
0.8666666666666667,
1.3
],
"_values": [
{
@@ -188,9 +191,9 @@
"__type__": "cc.RealCurve",
"_times": [
0,
0.46666666865348816,
0.8666666746139526,
1.2999999523162842
0.4666666666666667,
1,
1.3
],
"_values": [
{
@@ -206,35 +209,38 @@
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"interpolationMode": 2,
"tangentWeightMode": 2,
"value": 170,
"rightTangent": 0,
"rightTangentWeight": 1,
"rightTangent": 54.75206268729487,
"rightTangentWeight": 16.063283573889958,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 370,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0
"interpolationMode": 2,
"tangentWeightMode": 3,
"value": 363.0973185510283,
"rightTangent": 262.7797708147569,
"rightTangentWeight": 4.453371444450094,
"leftTangent": 372.1603658090827,
"leftTangentWeight": 94.35620904445086,
"easingMethod": 0,
"__editorExtras__": {
"broken": true
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"interpolationMode": 2,
"tangentWeightMode": 1,
"value": 370,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"leftTangentWeight": 0.297,
"easingMethod": 0
}
],
@@ -253,5 +259,113 @@
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.RealTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 12
}
},
"_channel": {
"__id__": 15
}
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 13
},
{
"__id__": 14
},
"fillRange"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "WeaponCollider/Trace"
},
{
"__type__": "cc.animation.ComponentPath",
"component": "cc.Sprite"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 16
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.6,
1,
1.2666666666666666
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 2,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 0.0733333333333333,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 3,
"value": -0.2406881581880826,
"rightTangent": 0.03224551586775848,
"rightTangentWeight": 0.10394283191795793,
"leftTangent": -0.6357457491336126,
"leftTangentWeight": 0.12763811030833971,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0,
"broken": true
}
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 1,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 0.11199999999999997,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
}
]