Closed dom3 closed 3 months ago
Update: Found out part of the issue: when setting the colors of the npc, the last color set will set for all npcs where colors were set.
Internally Citizens uses a lot of teams to manage the nametag visibility, collision, etc. It seems like those teams are shared between some NPCs. I don't think I'll be able to fix that unfortunately...
Found the fix, NPCs have to have unique names.
Now, I know in a previous issue you said glowing is not really supported due to there already being a built-in glow system. But that glow system cannot do glow for individual players. Could I do it with this library? (Only one I could find)