You ever played Noita and after dying asked yourself: "Where did all my health left ? I barely got hit by anything"
You no longer have to ask yourself that question. Instead get it answered by this helpful little tool.
I have mostly created this mod to practice lua but as it turned out it can be actually useful if you want to know what damage to look out for during your playthrough.
I especially put effort into the architecture to make sure the code is understandable.
If you have ideas pr something that bugs you, you can create an issue here on github.
You can choose between different ways on how to aggregate the shown damage numbers. At the moment the following modes are available:
- Download the latest release here from github
- Open the zip file
- Copy the containing folder into the mods folder of noita usually here ..\SteamLibrary\steamapps\common\Noita\mods
The noita discord server in general
- Extol offered sample code and helping with value storage code
- Horscht helping with value storage code