How to make responsive UI?

Hello everyone, I’m developing a game for mobile and how can I make my menus responsive? I found a few videos but I’m not sure so I wanted to write here. I also learned that there is a plugin called Common UI but what exactly does it do or can it be used for mobile?

Hey @darrexz!

So what do you mean “responsive”? As in, say, you press a button and it lights up and pulses?

If so, you should look into Widget Animations! :slight_smile:

I mean that I want my ui objects in the widget blueprint to be shaped properly on every mobile device without distortion, like in web programming, such as automatic scaling of the page according to the browser page size.