Chat text is drawn above NPC Dialogue overlay background
obj-obj opened this issue ยท 7 comments
I think the basic problem here is that the default setting of the NPC dialogue overlay box overlaps with the chat.
I think the basic problem here is that the default setting of the NPC dialogue overlay box overlaps with the chat.
Yeah, but just drawing the dialogue box on top of the chat would fix that. I kinda like the position it's in rn, just not that I can't read anything if there are too many messages shown
Do you want the NPC dialogue box to mask out everything that is behind it?
Yeah, I might just make a PR for it if im bored
That's just a setting, the background opacity. Set it to 100% and you get what you want.
That's just a setting, the background opacity. Set it to 100% and you get what you want.
The problem is that even if you set the opacity to 100%, the chat text still renders over the background, preventing it from being blocked out. The opacity is at 80% in this screenshot but the chat text clearly isn't affected by that