feat(ui): 为抽卡和升级按钮添加触摸动画效果
- 新增按钮按下、点击和取消的缩放动画,提升交互反馈 - 添加 hero_info_node 和 hero_info_prefab 属性,为后续功能预留 - 引入新的 hnode.prefab 资源文件 - 重构按钮事件监听,从 TOUCH_END 改为多阶段触摸事件
This commit is contained in:
1748
assets/resources/gui/element/hnode.prefab
Normal file
1748
assets/resources/gui/element/hnode.prefab
Normal file
File diff suppressed because it is too large
Load Diff
13
assets/resources/gui/element/hnode.prefab.meta
Normal file
13
assets/resources/gui/element/hnode.prefab.meta
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"ver": "1.1.50",
|
||||
"importer": "prefab",
|
||||
"imported": true,
|
||||
"uuid": "46f1e2cb-6fa7-4e9e-b419-e424ba47fe68",
|
||||
"files": [
|
||||
".json"
|
||||
],
|
||||
"subMetas": {},
|
||||
"userData": {
|
||||
"syncNodeName": "hnode"
|
||||
}
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user