feat(skill): 更新技能资源并调整攻击特效

- 替换部分技能图标和动画资源
- 新增多个技能攻击特效预制体(ball_forst、ball_gquan等)
- 移除旧的技能攻击特效(ball_water、ball_sred等)
- 调整现有攻击特效的尺寸、位置和动画参数
- 为部分攻击特效添加调试模式开关
- 优化箭矢攻击特效的尺寸和透明度设置
This commit is contained in:
walkpan
2026-03-17 00:03:07 +08:00
parent 1b8c69a745
commit 6db34940f4
30 changed files with 7279 additions and 9956 deletions

View File

@@ -84,7 +84,7 @@
"__id__": 1
},
"_children": [],
"_active": true,
"_active": false,
"_components": [
{
"__id__": 3
@@ -98,7 +98,7 @@
},
"_lpos": {
"__type__": "cc.Vec3",
"x": -16.397,
"x": -29.361,
"y": 0.755,
"z": 0
},
@@ -111,8 +111,8 @@
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"x": 2,
"y": 2,
"z": 1
},
"_mobility": 0,
@@ -278,8 +278,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 40,
"height": 6
"width": 70,
"height": 20
},
"_anchorPoint": {
"__type__": "cc.Vec2",
@@ -312,10 +312,10 @@
"r": 255,
"g": 255,
"b": 255,
"a": 170
"a": 255
},
"_spriteFrame": {
"__uuid__": "2423272e-e63b-4736-b15b-30b40cf98a23@0ab4e",
"__uuid__": "2423272e-e63b-4736-b15b-30b40cf98a23@83647",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 1,