feat(hero): 添加英雄属性事件处理系统及组件
添加 HeroAttrEvent 组件用于存储属性变更事件队列 添加 HeroAttrEventSystem 系统用于处理属性变更事件并更新角色属性
This commit is contained in:
9
assets/script/game/hero/HeroAttrEventSystem.ts.meta
Normal file
9
assets/script/game/hero/HeroAttrEventSystem.ts.meta
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"ver": "4.0.24",
|
||||
"importer": "typescript",
|
||||
"imported": true,
|
||||
"uuid": "c2a38591-59c8-44e4-b722-41dc6e8db0a1",
|
||||
"files": [],
|
||||
"subMetas": {},
|
||||
"userData": {}
|
||||
}
|
||||
Reference in New Issue
Block a user