1 Star 0 Fork 0

HIQ / IcSkillSystem

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.63 KB
一键复制 编辑 原始数据 按行查看 历史
Icarus 提交于 2019-12-12 16:17 . !TX

SkillSystem

0.6 last Video

Trello

Example Unity Version:2019.2+

Behave Tree Create Editor

Add a new buffManager, the buff needs to be a structure

ECS Buff System

Create Buff

Implement IBuffDataComponent

Buff System

Create System Implement IBuffCreateSystem

Create

Update System Implement IBuffUpdateSystem

Update

Destroy System Implement IBuffDestroySystem

Destroy

Buff System

Add Buff System


BuffManager_Struct BuffManager = new BuffManager_Struct();

BuffManager.AddBuffSystem<TBuff>(new BuffSystem())

need Implement custom BuffManager, Implement IBuffManager

Update Buff System

Add Buff System

Add Buff

Add Buff

Remove Buff

Remove Buff

###Skill Group

Cast Node And For Execute Action Node

Cast

Child Group And Multi Group Editor Support

ChildAndMultEditWindow

Dynamic Type Select Support

Remove

Node Search Support

Remove

Node Order

Remove

Node Order Show

Remove

Skill Group Blackboard Variable Support

Remove

1
https://gitee.com/RikiHe/IcSkillSystem.git
git@gitee.com:RikiHe/IcSkillSystem.git
RikiHe
IcSkillSystem
IcSkillSystem
master

搜索帮助