Chat AlwaysOnTop Support

It would be great to support AlwaysOnTop for chat bubbles so they are not affected by bloom
image

pcall(function()
        game:GetService("Chat"):SetBubbleChatSettings({AlwaysOnTop = true})
    end)

This code above does not work and if it did - we could have readable chat!

12 Likes

Going to merge this into a similar topic.

Make sure to name your topics after problems rather than proposed solutions. (e.g. “Chat bubbles should not be affected by effects” or similar) This would likely have resulted in Discourse recommending the existing thread or it would have been found via search. “AlwaysOnTop” is a specific proposed solution.

A post was merged into an existing topic: Bubble chat should overlay post processing effects