Am i able to modify / remove the UI-Corners from the new text chat ui?

The new TextChat system feels so restrictive compared to the old one, the old one you can add /modify UI Corners, customize color scehemes without needing to use rich text html colors

So im wondering, can i atleast reduce the rounding of the chat ui? since it doesnt fit the general UI theme of my game

1 Like

To my knowledge, TextChatService does not allow you to modify the UICorner(s). I believe the only way to get this result is to disable TextChatService and create your own chat.

You can create a feature request for this if you’re able to post there: #feature-requests

1 Like