项目作者: WAYNGROUP

项目描述 :
高级语言: C#
项目地址: git://github.com/WAYNGROUP/MGM-Ability.git
创建时间: 2020-05-31T11:38:29Z
项目社区:https://github.com/WAYNGROUP/MGM-Ability

开源协议:Other

下载


ko-fi

This package contains a performant and disigner friendly skill system.
It allows the definition of custom effects that can be composed to form any kind of skill.

Key features are :

  • Custom effects with prefifined template to minimize typing
  • ScriptableObject base skill composition
  • Skill support cooldown and cast time
  • Skill range cosntraint
  • Skill ressource constraint

Next features on the list :

  • Support for over time skill
  • Support for area of effect skill
  • More samples (hopefully with VFX and sounds at some point)

Documentation

Seting up a new Ability

Declaring a new Effect Type