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__": "2ae3cc6f-7b49-4ac6-a95d-611b7dac7660@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "16c040eb-36a6-4dbe-95e9-9d672102f15c@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "e1c6e75d-90b8-48aa-8b8b-7ec73cf58ea8@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "584202ac-46b2-4d08-bd63-9f2176e8b083@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "584202ac-46b2-4d08-bd63-9f2176e8b083@f9941",
"__expectedType__": "cc.SpriteFrame"
}
]
}
]

View File

@@ -0,0 +1 @@
{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"ece5c4b8-bcea-491d-b1aa-2eba66a74d82","files":[".cconb"],"subMetas":{},"userData":{"name":"Move"}}