Enemies Players Animations

This commit is contained in:
Vladislav
2022-12-20 14:33:46 +04:00
parent 54167ec528
commit 4944fcfe2b
85 changed files with 5154 additions and 735 deletions

View File

@@ -0,0 +1,95 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "Move",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 60,
"speed": 1,
"wrapMode": 2,
"enableTrsBlending": false,
"_duration": 0.6666666666666666,
"_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.16666666666666666,
0.3333333333333333,
0.5,
0.65
],
"_values": [
{
"__uuid__": "e6f506a9-a7b6-4382-8e34-716df203e7ae@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "d3824ec3-af27-4e77-925c-d2ddc2be17ab@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "3cb30c73-5405-4d43-a14b-a9065f73fe40@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "489db644-7982-4cfa-b771-59f4152c05be@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "489db644-7982-4cfa-b771-59f4152c05be@f9941",
"__expectedType__": "cc.SpriteFrame"
}
]
}
]

View File

@@ -0,0 +1 @@
{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"6db4f381-0bdc-417e-b6b3-5721f2e77c5d","files":[".cconb"],"subMetas":{},"userData":{"name":"Move"}}