Boss anim, open close

This commit is contained in:
Martin
2022-12-31 12:29:27 +01:00
parent 354be800ec
commit 93424a5c8a
27 changed files with 1090 additions and 443 deletions

View File

@@ -1,7 +1,7 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "Hit",
"_name": "Attack",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
@@ -9,7 +9,7 @@
"_native": "",
"sample": 60,
"speed": 1,
"wrapMode": 1,
"wrapMode": 2,
"enableTrsBlending": false,
"_duration": 1,
"_hash": 500763545,
@@ -115,19 +115,19 @@
},
"_channels": [
{
"__id__": 10
"__id__": 11
},
{
"__id__": 12
"__id__": 13
},
{
"__id__": 14
"__id__": 15
},
{
"__id__": 16
"__id__": 17
}
],
"_nComponents": 3
"_nComponents": 2
},
{
"__type__": "cc.animation.TrackPath",
@@ -135,17 +135,24 @@
{
"__id__": 9
},
"position"
{
"__id__": 10
},
"anchorPoint"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "Graphics"
},
{
"__type__": "cc.animation.ComponentPath",
"component": "cc.UITransform"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 11
"__id__": 12
}
},
{
@@ -158,7 +165,7 @@
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 32,
"value": 0.3499999940395355,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
@@ -172,7 +179,7 @@
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 13
"__id__": 14
}
},
{
@@ -185,7 +192,7 @@
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"value": 0.5,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
@@ -199,34 +206,20 @@
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 15
"__id__": 16
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0
}
],
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 17
"__id__": 18
}
},
{

View File

@@ -8,6 +8,6 @@
],
"subMetas": {},
"userData": {
"name": "Hit"
"name": "Attack"
}
}

View File

@@ -1,248 +0,0 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "Move",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 60,
"speed": 1,
"wrapMode": 2,
"enableTrsBlending": false,
"_duration": 1.2,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
},
{
"__id__": 7
}
],
"_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.2,
0.4,
0.6,
0.8,
1,
1.1833333333333333
],
"_values": [
{
"__uuid__": "38d5b6fa-5846-475e-be1c-53c1de249680@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "dedb1480-df6b-413c-a6a9-e77239cfb701@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "c9022d9f-b94f-4dd6-a4de-c5307b1cfa0e@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "ddb4559b-7178-408d-b8ba-7b3189e6f495@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "f6f22ec1-ebec-4118-9174-e484228b79cb@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "90cd9124-8828-4d53-940f-d67567525a42@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "90cd9124-8828-4d53-940f-d67567525a42@f9941",
"__expectedType__": "cc.SpriteFrame"
}
]
},
{
"__type__": "cc.animation.VectorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 8
}
},
"_channels": [
{
"__id__": 10
},
{
"__id__": 12
},
{
"__id__": 14
},
{
"__id__": 16
}
],
"_nComponents": 3
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 9
},
"position"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "Graphics"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 11
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 16,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 13
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 15
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": {
"tangentMode": 0
}
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 17
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
}
]

View File

@@ -1 +0,0 @@
{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"f5f4561e-514f-48db-940f-d534eb6a4073","files":[".cconb"],"subMetas":{},"userData":{"name":"Move"}}

View File

@@ -0,0 +1,105 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "Run",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 60,
"speed": 1,
"wrapMode": 2,
"enableTrsBlending": false,
"_duration": 1.2,
"_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.2,
0.4,
0.6,
0.8,
1,
1.1833333333333333
],
"_values": [
{
"__uuid__": "38d5b6fa-5846-475e-be1c-53c1de249680@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "dedb1480-df6b-413c-a6a9-e77239cfb701@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "c9022d9f-b94f-4dd6-a4de-c5307b1cfa0e@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "ddb4559b-7178-408d-b8ba-7b3189e6f495@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "f6f22ec1-ebec-4118-9174-e484228b79cb@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "90cd9124-8828-4d53-940f-d67567525a42@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "90cd9124-8828-4d53-940f-d67567525a42@f9941",
"__expectedType__": "cc.SpriteFrame"
}
]
}
]

View File

@@ -0,0 +1,13 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "f5f4561e-514f-48db-940f-d534eb6a4073",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "Run"
}
}