How To Have UI Over Chat

I am trying to figure out how to make my UI appear over chat, but I am unable to find resources that relate to the new Roblox core UI. Previously, you could set the UI’s DisplayOrder to any value over 6. Now, even the maximum DisplayOrder value will not allow the UI to draw over Roblox’s chat. How can I accomplish this? Thanks!

1 Like

Why would you want UI ontop of chat?

Also, you can just disable & re-enable chat…

I want the chat to remain visible while a user is in the UI. It is a menu UI that is centered in the screen but does not take up the entire screen.

You’ll have to make the menu smaller (or move it over), or let the chat stay ontop of the menu

Afaik, theres no work around