Ability and Skill Tree System Series

Part 20

In this episode, we create the logic for buff spells, which are very popular in many game genres. This contains implementing ways of activating, deactivating and resetting buffs as well as keeping track of which buffs are currently applied to the the character. Further, we script it so that there is a widget for every current buff displaying the duration left on it.