This package provides utilities for implementing game architecture which is oriented around ScriptableObject assets and game events. Most of these ideas are based on Unite2017. In some situations, ...
// we need to add health as the value goes up. // 10 hp regen = 1 hp per 5 seconds. // 5 hp regen = 1 hp per 10 seconds.