feat: 新增技能触发类型标识与列表预制体,优化技能提示UI
1. 新增技能触发类型背景标识,支持追击/反击/复活等状态显示 2. 扩展技能提示接口,新增触发类型参数传递 3. 新增list-me列表预制体及其元数据 4. 调整部分UI精灵帧与布局参数 5. 修复技能名称显示调用参数不匹配问题
This commit is contained in:
@@ -11708,10 +11708,10 @@
|
||||
"height": 98,
|
||||
"rawWidth": 96,
|
||||
"rawHeight": 98,
|
||||
"borderTop": 0,
|
||||
"borderBottom": 0,
|
||||
"borderLeft": 0,
|
||||
"borderRight": 0,
|
||||
"borderTop": 45,
|
||||
"borderBottom": 49,
|
||||
"borderLeft": 48,
|
||||
"borderRight": 48,
|
||||
"packable": true,
|
||||
"pixelsToUnit": 100,
|
||||
"pivotX": 0.5,
|
||||
@@ -11800,8 +11800,8 @@
|
||||
"height": 237,
|
||||
"rawWidth": 117,
|
||||
"rawHeight": 237,
|
||||
"borderTop": 300,
|
||||
"borderBottom": 23,
|
||||
"borderTop": 134,
|
||||
"borderBottom": 0,
|
||||
"borderLeft": 0,
|
||||
"borderRight": 0,
|
||||
"packable": true,
|
||||
|
||||
Reference in New Issue
Block a user