This package has been marked as deprecated, and it's suggested another
alternative is used.
You are viewing a potentially older version of this package.
View all versions.
StatsIndicator
Displays some stats on the HUD
| Date uploaded | 2 years ago |
| Version | 1.0.10 |
| Download link | SmoothSpatula-StatsIndicator-1.0.10.zip |
| Downloads | 6120 |
| Dependency string | SmoothSpatula-StatsIndicator-1.0.10 |
This mod requires the following mods to function
RoRRModdingToolkit-RoRR_Modding_Toolkit
Friendly abstractions of the game's internal functions for easier modding.
Preferred version: 1.2.24SmoothSpatula-TomlHelper
Helper mod for saving and loading Toml config files.
Preferred version: 1.1.1README
StatsIndicator
Displays some stats on the HUD
Installation Instructions
- This mod depends on the Return Of Modding loader:
- Download the latest Return Of Modding release and follow the Manual Installation instructions to install it.
- Download this mod and extract it into the
ReturnOfModding/pluginsfolder. - The mod should now be loaded. Enjoy!
Usage
- Open the ImGUI window display (default key is
Insert) - Choose the position and scale in the Mod menu.
TODO
Might add the possibility to customize what stat is being displayed.
Special Thanks To
- The Return Of Modding team
Contact
For questions or bug reports, you can find us in the RoRR Modding Server @Miguelito @Umigatari
CHANGELOG
v1.0.10 and v1.0.15
- Various fixes
v1.0.9
- Add possibility to toggle different fields for customisation
- Fix stats not displayed in final stage
v1.0.8
- Display damage as float
v1.0.7
- Separated horizontal speed from vertical speed
- Added max horizontal speed
v1.0.0 to v1.0.6
- Initial release