Wanting to make an NPC's chat bubble distance bigger

I’m trying to figure out how to customize the chat bubble settings for an npc so when you’re far away and the npc talks you wont be seeing them 3 dots, you can fix that for players but not npcs from what i know so far so if anyone has any insight on how i can achieve this that would be great

You would have to create your own dialogue system in order to get rid of this feature.
Creating your own dialogue system probably will be a bit complicated, so you can maybe just limit their Camera’s Max and Min Zoom distance to a certain number where the bubble will always appear.

There is a section on that page that explains how you’d customize an npc’s chat bubbles for players, there is no need to create a custom dialouge system. For my case I just needed to edit the MinimizeDistance thingy
image

2 Likes