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.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__": "b42a2803-8bce-4950-83a5-77172e4582d5@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "59f8a5f5-239a-4f02-b511-56cc6e50a947@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "52b3d758-a645-41c3-ac6c-b60f26a4dcbb@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "fc00bb1e-cd0a-4c43-839f-81627038d06b@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "fc00bb1e-cd0a-4c43-839f-81627038d06b@f9941",
"__expectedType__": "cc.SpriteFrame"
}
]
}
]

View File

@@ -0,0 +1 @@
{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"5ae28c93-abcd-42db-a4d6-8d23e0042e25","files":[".cconb"],"subMetas":{},"userData":{"name":"Move"}}

View File

@@ -0,0 +1,95 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "Projectile",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 60,
"speed": 1,
"wrapMode": 2,
"enableTrsBlending": false,
"_duration": 0.5333333333333333,
"_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.13333333333333333,
0.26666666666666666,
0.4,
0.5166666666666667
],
"_values": [
{
"__uuid__": "df98c917-8411-4d1d-bf93-d925d82d95c2@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "f4691178-a08f-4e95-aa22-d7c4abf2f50e@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "9ece28e5-4f00-49d6-9a90-3ad0e180a2e0@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "ac3f8ee9-11cd-4ad0-9aa3-193c208dd751@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "ac3f8ee9-11cd-4ad0-9aa3-193c208dd751@f9941",
"__expectedType__": "cc.SpriteFrame"
}
]
}
]

View File

@@ -0,0 +1 @@
{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"9ce874cd-925c-475a-9b6f-1b2ae3af9bf2","files":[".cconb"],"subMetas":{},"userData":{"name":"Projectile"}}