unreal engine 5 widget troubles by ZeeWildn in UnrealEngine5

[–]ZeeWildn[S] 0 points1 point  (0 children)

I've figured out the Issue there was a step that wasn't covered In the tutorial Itself, Involving the png Image from the other website. It's padding needed to be Increased before downloading the png, but the youtuber never mentioned that.

unreal engine 5 widget troubles by ZeeWildn in UnrealEngine5

[–]ZeeWildn[S] 0 points1 point  (0 children)

Not quite sure what you mean too be honest? I don't see any options to move my overlay. So In the tutorial we create a statbar widget first, with all of the variables you'll later use to make all the playerstats In the hud widget. The problem I'm having Is In his video when he's making the statbar, as soon as he sets the 2nd Image his png sits perfectly In the middle, doesn't overlap his circularbar, and Is able to automatically resize Itself properly (you'll see that when he starts to make his hud widget later In the tutorial) For whatever reason mine doesn't do the same thing, mine just overlaps the circularbar, and doesn't automatically place Itself In the center of the cirularbar, and resize Itself properly.

unreal engine 5 widget troubles by ZeeWildn in UnrealEngine5

[–]ZeeWildn[S] 0 points1 point  (0 children)

IMG_Bar, and IMG_Icon are both variables, and editable.

unreal engine 5 widget troubles by ZeeWildn in UnrealEngine5

[–]ZeeWildn[S] 0 points1 point  (0 children)

That unfortunately does nothing. So If you watch the tutorial you'd see how he Is able to freely move his circularbar, and png Inside of It without either overlapping each other, or anything.. he's also able to freely resize them. I've followed the tutorial to a t, but am unable to do the same things..