DH Stats System
com.dh.dh_stats is an OpenUPM Unity package. This system manages n-many stats in a way that allows m-many modifiers to be applied and removed at random. Supported are stats of the types int, float and bool. For int and float it supports the operations Set, Add and Multiply. It solves the issue of recalculating lists of partially non commutative modifier operations in an efficient way. Effects can be enabled to be stackable. Check Github for full feature list.
Install this package from the OpenUPM scoped registry with the instructions on this page, or use openupm-cli to update Packages/manifest.json.
Repository: https://github.com/dirkhartlage/dh_stats.
Owner: dirkhartlage.
Topics
Related Unity Packages
- DH abilities system com.dh.dh_abilities
- DH Core com.dh.core
- PunctualSolutionsTool cn.punctual-solutions.tool
- Balancy Steam co.balancy.steam
- VR Builder co.mindport.vrbuilder.core
- Build Scripting com.10101software.buildscripting
For registry setup problems, see Unity scoped registry troubleshooting.