-
Notifications
You must be signed in to change notification settings - Fork 13
Health
Hypnootize edited this page Sep 3, 2022
·
2 revisions
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!