Is there a way to change the shapes of a button? I would like to do a pie menu in a corner (so a quarter of pie) but the only way I managed to create a button is the classic square/rectangular button. Can anyone helps me please?
If you draw an image of a button you can place that image inside of the designated rectangle. Use a transparent background. The rectangle is a boundary box but it does not need to look like a box.
Do as commenting, great solution.
As a little Quick Tip:
If you want to reuse the shape make the image you create for the shape colored White. Then inside of the UMG editor you can change the color of the button with the Tint-value.
In that way you can have a generic button shape image for all your buttons and don’t need to import every color of the same shape
@Alltvin That would also cover Hover and On_Click as well. Great for prototyping. I was thinking of drawing buttons in SketchUp, then rendering them in Unreal. Thoughts?