Health - Hypnootize/hypnotizehud GitHub Wiki
HEALTH STYLES
HypnotizeHUD features two types of health animations: Normal
and Box
To switch between the two navigate to Hypnotize Hud\customizations\Health.res
, inside this file you can find two lines starting with #base...
where each line represents a different health style.
- Choose a health style from the screenshot above
- Remove the double slash // from the line representing the choosen style
- IMPORTANT, Make sure to add the double slash // to any other line previously in use, only one line should stay uncommented!