I know with Javascript and the Meter Command you can create "Heath bar" kind of things but im trying to create a negative bar sort of like how radiation is handled in fallout 4
Right now the only way i can see that working is using CSS to layer one meter atop another but I figured id ask you guys on a better or even a good CSS implementation sinc the normal heath wont always be full, and my code will already deduct the negative heath if the normal heath hits its range (though i imagine if css overlays are the only way overlay really inst an issue)