Studio: UI

Hello,

I am trying to use the UI Element from studio to not make it in js, but the documentation is not clear, and I have not been able to center this button,

How can I do it?

Thank you

Have the overlay be a parent element to other children UI elements. Then you can use β€œflex” and β€œalign items center” to center it using the properties.

We have a guide on UI coming soon!

Thank you for your response, but I’m not getting the expected result. Could you explain what β€˜flex’ is? I’m also not seeing this element

Parent:


Child:

Result:

A UI Guide is deeply needed as the docs are pretty confusing and it seems like they are styling properties that are only accessible through the api and not visual editor. I’m also really curious about animations?

1 Like

I’ll look into getting this done, thanks for the feedback!