New Enemies

This commit is contained in:
Vladislav
2022-12-26 21:15:06 +04:00
parent d8a4e1e124
commit 2b76c1459f
75 changed files with 5652 additions and 4 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.4,
"_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.1,
0.2,
0.3,
0.38333333333333336
],
"_values": [
{
"__uuid__": "3f81035e-74ec-4158-9396-c1d5516e8767@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "829c4446-29e7-4bd4-be2a-2b63750d8dc5@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "4f86de60-d801-4fa6-9e15-543887f4777c@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "3557e71b-d384-403a-ae3e-665cc3baec7f@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "3557e71b-d384-403a-ae3e-665cc3baec7f@f9941",
"__expectedType__": "cc.SpriteFrame"
}
]
}
]

View File

@@ -0,0 +1 @@
{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"72295b44-7478-43c6-a3a5-bcec05a89935","files":[".cconb"],"subMetas":{},"userData":{"name":"Move"}}