Need to create a custom stamina bar graphic

I’m fairly new to Unreal and I’m trying to set up a stamina bar for my game. All of the code is implemented and works perfectly, but I’m trying to figure out how to implement a custom graphic for the slider. It’s an unusual shape (not a rectangle). So how do I put it in the widget? I’m thinking I’ll have an under layer with the progress bar and a transparent image on top. Thanks for any help!

Hi SirKevinicus,

I came across this today - Someone went through the process of implementing the same thing that you’re trying to do.

Hope this helps!

-Chip