LJ Stats and Effects
Quickly and easily build survival systems, simulations, and emergent gameplay scenarios.
by London James
Price History +
This package contains a set of scripts that are suitable to create survival games, life simulator games, and simulations of all sorts, with the goal of making emergent gameplay quick to iterate.
The basis of this package is a system that tracks different "stats" and applies "effects."
Stats and effects are represented via ScriptableObjects, and can be created in the inspector.
In order to use the stats and effects system, all that is necessary is to add a "Local Stat Handler" component to your character.
Quickly create systems like health, stamina, hunger, hygiene, and more!