^^^^^
I have a billboardgui placed on a part with multiple viewportframes, but, the moment I try to add more viewportframes, or try to modify the viewportframes in any way in general
(Notice how theres like 8 now)
After searching through like 5+ dev forum posts, it seems that the only way to fix this (and Im still not sure if this is intentional behaviour or a bug, it very much seems like a bug since if you put the frame inside screengui and then BACK inside the part only then it updates but then you have to do that each time you want to update it) is by taking the billboardgui, placing it in startergui/playergui/whatever and then setting the adornee to that part
Now, besides being a headache because that means ill have to switch all the billboardguis i have to screenguis (unless I find another solution that doesnt involve moving billboardguis at all), another problem encountered is that i want the billboardguis to be visible to EVERYONE, like this:
So if i try the method of putting the billboardgui in the player’s playergui, and setting the adornee to their head, then the billboardgui becomes local and only the player can see it, but others cant
Is there any (preferably easy) solution for any of those problems without having to use remoteevents?




