chore(skill atk prefab): 批量更新技能预制体配置
1. 为f2、a3技能预制体新增四个配置字段 2. 统一调整多个攻击技能预制体的内容尺寸参数
This commit is contained in:
@@ -136,8 +136,8 @@
|
||||
},
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
"width": 30,
|
||||
"height": 10
|
||||
"width": 40,
|
||||
"height": 20
|
||||
},
|
||||
"_anchorPoint": {
|
||||
"__type__": "cc.Vec2",
|
||||
|
||||
Reference in New Issue
Block a user