In NewDark, if you add this line to cam_ext.cfg, it'll hide the health bar as long as you're at max health:
You can also minimize the visibility gem and and the health bar by adding these lines to cam_ext.cfg:Code:; hide health bar at full health hide_maxed_hpbar
(The lines starting with semicolons are for comments -- for helping you identify the configuration variables. You don't need those lines.)Code:; zoom visibity gem vismeter_zoom 85 ; zoom hp bar hpbar_zoom 80
You can play with the numbers to get the gem & health bar size that works for you, obviously.
You can just add these lines at the bottom of cam_ext.cfg.