Hunger Overhaul

Hunger Overhaul

9M Downloads

Requesting a config to offset the text locations

Razorskills opened this issue ยท 0 comments

commented

Basically I use simplyjetpacks, and like the jetpack hud that tells you how much fuel you have etc. it is located in the top left side of the screen. I would like a way to offset the text that says "Injured" "Dying" etc down below the other hud.

Or better yet, I would like to move both texts from the top of the screen, to the bottom corners.

Just a small cosmetic config would be quite nice.
Here is an example of the simplyjetpacks configs for the hud. athough i could move the jetpacks hud, but I really do like it in the top left corner.

    # The base position of the HUD on the screen. 0 = top left, 1 = top center, 2 = top right, 3 = left, 4 = right, 5 = bottom left, 6 = bottom right
    I:"HUD Base Position"=0

    # The HUD display will be shifted horizontally by this value. This value may be negative.
    I:"HUD Offset - X"=0

    # The HUD display will be shifted vertically by this value. This value may be negative.
    I:"HUD Offset - Y"=1

    # How large the HUD will be rendered. Default is 1.0, can be bigger or smaller
    D:"HUD Scale"=1.0