I’ve put a GUI in the player’s head with a textbox that displays their name, and while that’s all fine and good, I would like that gui to only be displayed to teammates. In my game, teammates can leave and join the team as they wish, so if a player joins the team late I still want their name to be displayed to their teammates.
I’ve tried my hand at it this already and I am just not sure the best way to approach it, especially with it updating to show new teammates’ name tags as well. The DevForum didn’t really have any tips for me either. Any ideas?