feat: 添加卡牌使用组件并集成至卡牌系统
- 新增 CardUseComp 组件,用于处理卡牌使用逻辑和效果分发 - 在 CardComp 中集成 CardUseComp,卡牌使用时触发效果事件 - 修改 MissionCardComp,任务开始时自动发牌至槽位 - 更新预制体资源,修复卡牌 UI 节点引用
This commit is contained in:
9
assets/script/game/map/CardUseComp.ts.meta
Normal file
9
assets/script/game/map/CardUseComp.ts.meta
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"ver": "4.0.24",
|
||||
"importer": "typescript",
|
||||
"imported": true,
|
||||
"uuid": "8edfc7ca-1cda-4725-9a0c-ded8f5f95531",
|
||||
"files": [],
|
||||
"subMetas": {},
|
||||
"userData": {}
|
||||
}
|
||||
Reference in New Issue
Block a user