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

@@ -0,0 +1,85 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "DamageFlash",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 60,
"speed": 1,
"wrapMode": 2,
"enableTrsBlending": false,
"_duration": 0.35,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": []
},
{
"__type__": "cc.animation.ObjectTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
}
},
"_channel": {
"__id__": 4
}
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 3
},
"spriteFrame"
]
},
{
"__type__": "cc.animation.ComponentPath",
"component": "cc.Sprite"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 5
}
},
{
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.08333333333333333,
0.16666666666666666,
0.25,
0.3333333333333333
],
"_values": [
{
"__uuid__": "7305b241-5da9-475a-833b-ed59c991ccfc@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "9c1bdd59-282f-4cf9-b35d-39b3a1805d16@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "5af0b097-e95d-4e19-b99a-153e2afbefb5@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "b0fcee1b-3aa4-4a65-a028-5a130fff02b5@f9941",
"__expectedType__": "cc.SpriteFrame"
},
null
]
}
]

View File

@@ -0,0 +1,13 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "b4603283-fa01-4626-9b00-996f5732908f",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "DamageFlash"
}
}

View File

@@ -0,0 +1,100 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "PickBonus",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 60,
"speed": 1,
"wrapMode": 2,
"enableTrsBlending": false,
"_duration": 0.48333333333333334,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": []
},
{
"__type__": "cc.animation.ObjectTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
}
},
"_channel": {
"__id__": 4
}
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 3
},
"spriteFrame"
]
},
{
"__type__": "cc.animation.ComponentPath",
"component": "cc.Sprite"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 5
}
},
{
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.06666666666666667,
0.13333333333333333,
0.2,
0.26666666666666666,
0.3333333333333333,
0.4,
0.4666666666666667
],
"_values": [
{
"__uuid__": "405a68dd-30d5-4237-8231-4a873fcbd919@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "5801b6ad-2f95-4f07-b788-c513c83ae7f8@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "145da6dd-ae8e-4451-923c-26d0b4330ecb@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "801c7b4c-907e-4930-89f8-f7a33d2ba33a@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "aaaf5194-d83f-4f9c-a90a-1939dbece800@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "49ef54a5-2876-45d4-afa7-64da74703ddc@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "ea4587c1-8acf-431d-909d-d69d1d387da8@f9941",
"__expectedType__": "cc.SpriteFrame"
},
null
]
}
]

View File

@@ -0,0 +1,13 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "2780a416-51d8-4d86-b3ef-5df4fb759098",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "PickBonus"
}
}