Different Art and Animation

This commit is contained in:
Vladislav
2022-12-16 16:32:30 +04:00
parent c85345cba0
commit 4058bad9df
29 changed files with 1923 additions and 348 deletions

View File

@@ -0,0 +1,68 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "Idle",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 60,
"speed": 1,
"wrapMode": 2,
"enableTrsBlending": false,
"_duration": 0.016666666666666666,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": []
},
{
"__type__": "cc.animation.ObjectTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
}
},
"_channel": {
"__id__": 4
}
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 3
},
"spriteFrame"
]
},
{
"__type__": "cc.animation.ComponentPath",
"component": "cc.Sprite"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 5
}
},
{
"__type__": "cc.ObjectCurve",
"_times": [
0
],
"_values": [
{
"__uuid__": "3d470257-0eba-4a39-8504-5420e4e28ca8@f9941",
"__expectedType__": "cc.SpriteFrame"
}
]
}
]

View File

@@ -0,0 +1,13 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "4cc17fff-7876-4922-b371-2fe1cec77c14",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "Idle"
}
}

View File

@@ -0,0 +1,88 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "Move",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 60,
"speed": 1,
"wrapMode": 2,
"enableTrsBlending": false,
"_duration": 1,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": []
},
{
"__type__": "cc.animation.ObjectTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
}
},
"_channel": {
"__id__": 4
}
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 3
},
"spriteFrame"
]
},
{
"__type__": "cc.animation.ComponentPath",
"component": "cc.Sprite"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 5
}
},
{
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.25,
0.5,
0.75,
0.9833333333333333
],
"_values": [
{
"__uuid__": "3d470257-0eba-4a39-8504-5420e4e28ca8@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "a90012ec-a814-40d9-b762-783f28a178f9@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "95e93202-1072-40a8-ae22-3e5ee3678956@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "b30d5701-543f-4f35-a6f8-bc94f6af437f@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "b30d5701-543f-4f35-a6f8-bc94f6af437f@f9941",
"__expectedType__": "cc.SpriteFrame"
}
]
}
]

View File

@@ -0,0 +1,13 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "5bf4b24f-2ebc-43ad-8f59-97e486d05c0c",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "Move"
}
}