Auga icon indicating copy to clipboard operation
Auga copied to clipboard

Suggestion: Make the Auga HUD with health/stamina bar/ability/food (if its all in one) placement configurable

Open xanbuck opened this issue 4 years ago • 0 comments

I was hoping it would be possible to move the chunk of display with the ability, food, and health/stamina bar to either a placement anchor and/or coordinates (like from Quick Slots config) configuration? My screen is too big (I know, what a horror) to see the left bottom anchor HUD placement well.

QuickSlots example, I would LOVE it to be the same implementation its so good:

## The point on the HUD to anchor the Quick Slots bar. Changing this also changes the pivot of the Quick Slots to that corner.
# Setting type: TextAnchor
# Default value: LowerLeft
# Acceptable values: UpperLeft, UpperCenter, UpperRight, MiddleLeft, MiddleCenter, MiddleRight, LowerLeft, LowerCenter, LowerRight
Quick Slots Anchor = LowerCenter

## The position offset from the Quick Slots Anchor at which to place the Quick Slots.
# Setting type: Vector2
# Default value: {"x":216.0,"y":150.0}
Quick Slots Position = {"x":0.0,"y":50.0}

Thanks much! Love what you have done!

xanbuck avatar Sep 23 '21 20:09 xanbuck