Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser





Quick Information

Classes for dynamic modification of float and integer values via modifiers with a name, a value, and a operation type (ADD, MULTIPLY, OR DIVIDE) with support for priorities.Also a ConditionEvaluator class that works like a multi-conditional if statement with dynamic adding and removing of named conditions.
Classes for dynamic modification of float and integer values via modifiers with a name, a value, and a operation type (ADD, MULTIPLY, OR DIVIDE) with support for priorities.
Also a ConditionEvaluator class that works like a multi-conditional if statement with dynamic adding and removing of named conditions.
Reviews
Quick Information

Classes for dynamic modification of float and integer values via modifiers with a name, a value, and a operation type (ADD, MULTIPLY, OR DIVIDE) with support for priorities.Also a ConditionEvaluator class that works like a multi-conditional if statement with dynamic adding and removing of named conditions.