feat(ui): 为抽卡和升级按钮添加触摸动画效果

- 新增按钮按下、点击和取消的缩放动画,提升交互反馈
- 添加 hero_info_node 和 hero_info_prefab 属性,为后续功能预留
- 引入新的 hnode.prefab 资源文件
- 重构按钮事件监听,从 TOUCH_END 改为多阶段触摸事件
This commit is contained in:
panw
2026-03-25 16:38:14 +08:00
parent b778b6d128
commit 338394f6ff
4 changed files with 4459 additions and 2696 deletions

File diff suppressed because it is too large Load Diff

View 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