Resizing sliced image label

I made a health bar border image that I’ve sliced to properly stretch the health bar, the image itself is 64x64. My issue is that I want to size it down but doing that messes up the slicing and causes the bottom to be cut off, I’ve tried messing around with the slice scale but I just can’t get it working, this is the original healthbar, sized at {0.527, 0},{0.096, 0} (64 pixels high)


And the resized one, sized at {0.51, 0},{0.076, 0} (54 pixels high)

If anyone knows how to fix this I would greatly appreciate it, the slice center is 32, 0, 32, 64 if that needs to be known.

I ended up just resizing the health bar in the software.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.