Originally named Game Gear HUD, but renamed because the more I thought about it, the more I realized it's not really game gear like. This mod takes a more simpler approach on how things are displayed on screen.
TehRealSalt's Custom HUD library is used in this script.
Uses customsave_io for config loading/saving. https://github.com/sprkizard/srb2-lua-lib
TehRealSalt's Custom HUD library is used in this script.
Uses customsave_io for config loading/saving. https://github.com/sprkizard/srb2-lua-lib
Any new changes will be under updates section.
Version 1.1
Version 1.1
- Huge code refactoring
- Added the option to flip the character face (smplh_flipface cvar)
- A config will be created in luafiles now (simplerhud_conf.cfg, using customsave_io lib here https://github.com/sprkizard/srb2-lua-lib), for storing settings.
- Some minor bug fixes
- Ported to 2.2