This commit is contained in:
2025-01-08 17:19:22 +08:00
parent 9ce06358d5
commit aa2d915bb3
28 changed files with 1338 additions and 1165 deletions

View File

@@ -0,0 +1,179 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "okill",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 32,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.4375,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
},
{
"__id__": 7
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": [],
"_additiveSettings": {
"__id__": 13
},
"_auxiliaryCurveEntries": []
},
{
"__type__": "cc.animation.ObjectTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
},
"proxy": null
},
"_channel": {
"__id__": 5
}
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 3
},
{
"__id__": 4
},
"spriteFrame"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "Node"
},
{
"__type__": "cc.animation.ComponentPath",
"component": "cc.Sprite"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 6
}
},
{
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.0625,
0.125,
0.1875
],
"_values": [
{
"__uuid__": "45af5702-7585-4d72-85cf-d7b8da02d832@55d08",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "45af5702-7585-4d72-85cf-d7b8da02d832@36291",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "45af5702-7585-4d72-85cf-d7b8da02d832@4052b",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "45af5702-7585-4d72-85cf-d7b8da02d832@e928b",
"__expectedType__": "cc.SpriteFrame"
}
]
},
{
"__type__": "cc.animation.ObjectTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 8
},
"proxy": null
},
"_channel": {
"__id__": 11
}
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 9
},
{
"__id__": 10
},
"spriteFrame"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "Node-001"
},
{
"__type__": "cc.animation.ComponentPath",
"component": "cc.Sprite"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 12
}
},
{
"__type__": "cc.ObjectCurve",
"_times": [
0.09375,
0.15625,
0.21875,
0.28125,
0.34375,
0.40625
],
"_values": [
{
"__uuid__": "45af5702-7585-4d72-85cf-d7b8da02d832@d810b",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "45af5702-7585-4d72-85cf-d7b8da02d832@102a8",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "45af5702-7585-4d72-85cf-d7b8da02d832@1fa83",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "45af5702-7585-4d72-85cf-d7b8da02d832@8c851",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "45af5702-7585-4d72-85cf-d7b8da02d832@d97c1",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "45af5702-7585-4d72-85cf-d7b8da02d832@9ddb4",
"__expectedType__": "cc.SpriteFrame"
}
]
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,
"refClip": null
}
]

View File

@@ -0,0 +1,13 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "00f9792c-c224-4956-8ca1-03eb646274a4",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "okill"
}
}