Ive got a problem with the BubbleChatConfiguration, this being that whatever I change it seems to not affect the chat bubble amount
In-game Chat
Services
ReplicatedFirst Module
Ive got a problem with the BubbleChatConfiguration, this being that whatever I change it seems to not affect the chat bubble amount
In-game Chat
Services
ReplicatedFirst Module
The legacy Chat is being deprecated and is replaced with TextChatService.
In which case, you’re modifying the properties for TextChatService
as opposed to the legacy chat.
That sucks but thanks for letting me know