chore(skill atk prefab): 批量更新技能预制体配置

1. 为f2、a3技能预制体新增四个配置字段
2. 统一调整多个攻击技能预制体的内容尺寸参数
This commit is contained in:
panFD
2026-08-16 20:07:16 +08:00
parent c3ddc16d40
commit 4388a1ed3a
12 changed files with 28 additions and 20 deletions

View File

@@ -136,8 +136,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 30,
"height": 10
"width": 40,
"height": 20
},
"_anchorPoint": {
"__type__": "cc.Vec2",