去除max动画,用特效替代大招

This commit is contained in:
walkpan
2024-11-16 16:47:17 +08:00
parent 0793334379
commit f41ff64395
6 changed files with 20 additions and 31 deletions

View File

@@ -293,7 +293,7 @@
"propertyPath": [
"_name"
],
"value": "max"
"value": "buff"
},
{
"__type__": "cc.TargetInfo",
@@ -505,10 +505,6 @@
"__uuid__": "816f2261-4cea-4040-9c37-e050185991c3",
"__expectedType__": "cc.AnimationClip"
},
{
"__uuid__": "fa58b1a2-2606-4fc4-89a2-e625be93ff3b",
"__expectedType__": "cc.AnimationClip"
},
{
"__uuid__": "d15edf7e-7a4f-45cc-a4f2-5b8566c6ac7b",
"__expectedType__": "cc.AnimationClip"
@@ -598,7 +594,7 @@
"propertyPath": [
"_name"
],
"value": "buff"
"value": "max"
},
{
"__type__": "cc.TargetInfo",

View File

@@ -22,7 +22,7 @@
"__id__": 2
}
],
"_active": false,
"_active": true,
"_components": [
{
"__id__": 10
@@ -265,6 +265,7 @@
"__id__": 0
},
"fileId": "2e1WXUIxlLWLT5zBlbV6nF",
"instance": null,
"targetOverrides": null
}
]

View File

@@ -7,11 +7,11 @@
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 12,
"sample": 24,
"speed": 1,
"wrapMode": 2,
"enableTrsBlending": false,
"_duration": 0.5,
"_duration": 0.875,
"_hash": 500763545,
"_tracks": [
{
@@ -62,11 +62,11 @@
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.08333333333333333,
0.16666666666666666,
0.25,
0.3333333333333333,
0.4166666666666667
0.5,
0.6666666666666666,
0.8333333333333334
],
"_values": [
{

View File

@@ -127,8 +127,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 48,
"height": 32
"width": 64,
"height": 48
},
"_anchorPoint": {
"__type__": "cc.Vec2",