Shoot, Die Animation

This commit is contained in:
Vladislav
2022-12-28 13:46:49 +04:00
parent b278e81a75
commit 44ab1f80a7
44 changed files with 2146 additions and 61 deletions

View File

@@ -0,0 +1,95 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "Shoot",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 60,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.9333333333333333,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": []
},
{
"__type__": "cc.animation.ObjectTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
}
},
"_channel": {
"__id__": 5
}
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 3
},
{
"__id__": 4
},
"spriteFrame"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "Graphics"
},
{
"__type__": "cc.animation.ComponentPath",
"component": "cc.Sprite"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 6
}
},
{
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.23333333333333334,
0.4666666666666667,
0.7,
0.9166666666666666
],
"_values": [
{
"__uuid__": "b9395a85-d6b4-4e68-afd4-f5e8202b5bfa@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "31b055f7-cf03-4014-9ff9-2ebde745c584@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "232346f7-8d96-442a-ad3b-e49326f8f462@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "8f73c656-b97b-4b5d-93bc-5dd86f6a9075@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "8f73c656-b97b-4b5d-93bc-5dd86f6a9075@f9941",
"__expectedType__": "cc.SpriteFrame"
}
]
}
]

View File

@@ -0,0 +1,13 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "f30496c1-3365-492d-8d11-3c260d7a05cd",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "Shoot"
}
}