(TUTORIAL) How to ACTUALLY move the VoiceChat Icon so that it doesn't block your nametag icon or billboard gui

image
ISSUE

FIXED RESULT

Have you ever experienced your ingame voicechat icon just completlty covering your chat, or your custom nametag?

Well the solution is to actually to simply just edit the VerticalStudsOffset to a higher value like 1.4 or 2, etc to your preference

Documentation On Bubble Chat

image

local bubbleChatSettings = TextChatService.BubbleChatConfiguration
bubbleChatSettings.VerticalStudsOffset = 1.4

8 Likes

Is it possible to get rid of the vc icon too?

1 Like

Not yet unfortunately :face_with_head_bandage: you can try requesting a feature request in hopes that roblox adds more customization to it

1 Like

You can disable voice chat, which removes the voice chat icon(obviously not ideal though if you want voice chat). Also the voice chat icon is being moved to their “hamburger” menu in the upper left hand corner of the screen. Seen HERE! Voice talking icon is still gonna appear above though.

3 Likes

peak avatar
and peak tutorial aswell

1 Like

Mb use abnormally big value in the method above, like 2^32?