I am currently writing a blueprint that changes the visibility of a picture on the HUD when your Health is less than or equal to 20%. I change that image’s color and ideally what I am struggling with is resizing an outline, for when your health is low. There are no blueprint nodes that allow me to resize an image, at least not that I’m aware of. Currently, this is my blueprint layout, and where you see on the “True” part of the branch is where I want to resize “Mia Hurt”.
I’ve only testing this method just now, and you will have some issues with image placement using different scaling during run-time - but im sure there are some tricks you can come up with to remedy.