feat(skill/atk): 调整普攻技能的视觉表现与资源配置
更新atk_c1至atk_c5预制体的缩放、位置、颜色与尺寸参数 关闭部分技能的灰度显示效果,替换精灵帧与动画资源 删除旧版atkc3动画文件,更新相关meta配置的uuid
This commit is contained in:
@@ -108,8 +108,8 @@
|
||||
},
|
||||
"_lscale": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": -1,
|
||||
"y": 1,
|
||||
"x": -0.8,
|
||||
"y": 0.8,
|
||||
"z": 1
|
||||
},
|
||||
"_mobility": 0,
|
||||
|
||||
@@ -108,8 +108,8 @@
|
||||
},
|
||||
"_lscale": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": -1,
|
||||
"y": 1,
|
||||
"x": -0.8,
|
||||
"y": 0.8,
|
||||
"z": 1
|
||||
},
|
||||
"_mobility": 0,
|
||||
|
||||
@@ -95,7 +95,7 @@
|
||||
},
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 7.98,
|
||||
"x": 6.77,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
@@ -108,8 +108,8 @@
|
||||
},
|
||||
"_lscale": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": -1,
|
||||
"y": 1,
|
||||
"x": -0.7,
|
||||
"y": 0.7,
|
||||
"z": 1
|
||||
},
|
||||
"_mobility": 0,
|
||||
@@ -136,7 +136,7 @@
|
||||
},
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
"width": 91,
|
||||
"width": 122,
|
||||
"height": 68
|
||||
},
|
||||
"_anchorPoint": {
|
||||
@@ -167,13 +167,13 @@
|
||||
"_dstBlendFactor": 4,
|
||||
"_color": {
|
||||
"__type__": "cc.Color",
|
||||
"r": 0,
|
||||
"r": 61,
|
||||
"g": 255,
|
||||
"b": 20,
|
||||
"b": 0,
|
||||
"a": 255
|
||||
},
|
||||
"_spriteFrame": {
|
||||
"__uuid__": "36b5c30d-a1d9-4bd5-b45e-63b26995d026@3e8ba",
|
||||
"__uuid__": "36b5c30d-a1d9-4bd5-b45e-63b26995d026@d8028",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
"_type": 0,
|
||||
@@ -187,7 +187,7 @@
|
||||
"_fillStart": 0,
|
||||
"_fillRange": 0,
|
||||
"_isTrimmedMode": true,
|
||||
"_useGrayscale": true,
|
||||
"_useGrayscale": false,
|
||||
"_atlas": {
|
||||
"__uuid__": "36b5c30d-a1d9-4bd5-b45e-63b26995d026",
|
||||
"__expectedType__": "cc.SpriteAtlas"
|
||||
@@ -254,12 +254,12 @@
|
||||
"playOnLoad": true,
|
||||
"_clips": [
|
||||
{
|
||||
"__uuid__": "4575a281-3d4f-49ec-9152-86d59c8ee8ad",
|
||||
"__uuid__": "e4ff9dbb-37f1-49d6-b656-b42ceb67f1a7",
|
||||
"__expectedType__": "cc.AnimationClip"
|
||||
}
|
||||
],
|
||||
"_defaultClip": {
|
||||
"__uuid__": "4575a281-3d4f-49ec-9152-86d59c8ee8ad",
|
||||
"__uuid__": "e4ff9dbb-37f1-49d6-b656-b42ceb67f1a7",
|
||||
"__expectedType__": "cc.AnimationClip"
|
||||
},
|
||||
"_id": ""
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"ver": "1.1.50",
|
||||
"importer": "prefab",
|
||||
"imported": true,
|
||||
"uuid": "74b8d438-4a5f-44bb-a9a4-fab0b839d49b",
|
||||
"uuid": "f001c311-be1c-4cbf-ac65-61c41cfdd166",
|
||||
"files": [
|
||||
".json"
|
||||
],
|
||||
|
||||
@@ -95,7 +95,7 @@
|
||||
},
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 7.98,
|
||||
"x": 6.77,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
@@ -108,8 +108,8 @@
|
||||
},
|
||||
"_lscale": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": -1,
|
||||
"y": 1,
|
||||
"x": -0.8,
|
||||
"y": 0.8,
|
||||
"z": 1
|
||||
},
|
||||
"_mobility": 0,
|
||||
@@ -136,7 +136,7 @@
|
||||
},
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
"width": 91,
|
||||
"width": 122,
|
||||
"height": 68
|
||||
},
|
||||
"_anchorPoint": {
|
||||
@@ -167,13 +167,13 @@
|
||||
"_dstBlendFactor": 4,
|
||||
"_color": {
|
||||
"__type__": "cc.Color",
|
||||
"r": 255,
|
||||
"r": 245,
|
||||
"g": 255,
|
||||
"b": 8,
|
||||
"b": 0,
|
||||
"a": 255
|
||||
},
|
||||
"_spriteFrame": {
|
||||
"__uuid__": "36b5c30d-a1d9-4bd5-b45e-63b26995d026@3e8ba",
|
||||
"__uuid__": "36b5c30d-a1d9-4bd5-b45e-63b26995d026@d8028",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
"_type": 0,
|
||||
@@ -187,7 +187,7 @@
|
||||
"_fillStart": 0,
|
||||
"_fillRange": 0,
|
||||
"_isTrimmedMode": true,
|
||||
"_useGrayscale": true,
|
||||
"_useGrayscale": false,
|
||||
"_atlas": {
|
||||
"__uuid__": "36b5c30d-a1d9-4bd5-b45e-63b26995d026",
|
||||
"__expectedType__": "cc.SpriteAtlas"
|
||||
@@ -254,12 +254,12 @@
|
||||
"playOnLoad": true,
|
||||
"_clips": [
|
||||
{
|
||||
"__uuid__": "4575a281-3d4f-49ec-9152-86d59c8ee8ad",
|
||||
"__uuid__": "e4ff9dbb-37f1-49d6-b656-b42ceb67f1a7",
|
||||
"__expectedType__": "cc.AnimationClip"
|
||||
}
|
||||
],
|
||||
"_defaultClip": {
|
||||
"__uuid__": "4575a281-3d4f-49ec-9152-86d59c8ee8ad",
|
||||
"__uuid__": "e4ff9dbb-37f1-49d6-b656-b42ceb67f1a7",
|
||||
"__expectedType__": "cc.AnimationClip"
|
||||
},
|
||||
"_id": ""
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"ver": "1.1.50",
|
||||
"importer": "prefab",
|
||||
"imported": true,
|
||||
"uuid": "1f0633af-d218-4dc6-bc80-2f77af909e64",
|
||||
"uuid": "7685f842-288f-47d2-82dd-fb92eb82965b",
|
||||
"files": [
|
||||
".json"
|
||||
],
|
||||
|
||||
@@ -95,7 +95,7 @@
|
||||
},
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 7.98,
|
||||
"x": 6.77,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
@@ -108,8 +108,8 @@
|
||||
},
|
||||
"_lscale": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": -1,
|
||||
"y": 1,
|
||||
"x": -0.8,
|
||||
"y": 0.8,
|
||||
"z": 1
|
||||
},
|
||||
"_mobility": 0,
|
||||
@@ -136,7 +136,7 @@
|
||||
},
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
"width": 91,
|
||||
"width": 122,
|
||||
"height": 68
|
||||
},
|
||||
"_anchorPoint": {
|
||||
@@ -167,13 +167,13 @@
|
||||
"_dstBlendFactor": 4,
|
||||
"_color": {
|
||||
"__type__": "cc.Color",
|
||||
"r": 255,
|
||||
"g": 255,
|
||||
"b": 255,
|
||||
"r": 250,
|
||||
"g": 40,
|
||||
"b": 40,
|
||||
"a": 255
|
||||
},
|
||||
"_spriteFrame": {
|
||||
"__uuid__": "36b5c30d-a1d9-4bd5-b45e-63b26995d026@3e8ba",
|
||||
"__uuid__": "36b5c30d-a1d9-4bd5-b45e-63b26995d026@d8028",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
"_type": 0,
|
||||
@@ -254,12 +254,12 @@
|
||||
"playOnLoad": true,
|
||||
"_clips": [
|
||||
{
|
||||
"__uuid__": "4575a281-3d4f-49ec-9152-86d59c8ee8ad",
|
||||
"__uuid__": "e4ff9dbb-37f1-49d6-b656-b42ceb67f1a7",
|
||||
"__expectedType__": "cc.AnimationClip"
|
||||
}
|
||||
],
|
||||
"_defaultClip": {
|
||||
"__uuid__": "4575a281-3d4f-49ec-9152-86d59c8ee8ad",
|
||||
"__uuid__": "e4ff9dbb-37f1-49d6-b656-b42ceb67f1a7",
|
||||
"__expectedType__": "cc.AnimationClip"
|
||||
},
|
||||
"_id": ""
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"ver": "1.1.50",
|
||||
"importer": "prefab",
|
||||
"imported": true,
|
||||
"uuid": "b7ad767f-ed28-48ac-b352-4d6c34184b34",
|
||||
"uuid": "d917ca59-8421-4593-9a55-0c59e08ae8fb",
|
||||
"files": [
|
||||
".json"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user