There’s a few ways to do this…
Within the editor, you can set min and max values.
Alternatively, you can use the Clamp node. Anytime something wants to change the health value, run it through the clamp node
There’s a few ways to do this…
Within the editor, you can set min and max values.
Alternatively, you can use the Clamp node. Anytime something wants to change the health value, run it through the clamp node