WhiskerMysticalKaitlynAlso for some reason, some of my item effect meters, which are centered on the screen, like to shift to the right 50 or so units every now and then. Any idea on why this happens?does this happen only for specific item meters? I remember having this happen to me as well, but don't recall what the solution was off the top of my head
Various meters have x_offset(_minmode) or y_offset(_minmode) set so they don't overlap in their default hud positions, make sure to remove or change these values in your HudItemEffectMeter
xXx_n00b_D3stR0y3r_xXxThere is a way to make less space between buff\debuff icons?
https://imgur.com/a/o3DPBjz
I'm curious how you got all those status icons visible, did you use a bunch of addconds?
I have a suspicion the offsets is relative to how wide your HudPlayerHealth parent element is, change the width to not be the full screen and see if the icons get closer together.