How do i make highlights visible only to other people?

I have a highlight put into a player’s character. It works great, I’m using it so other people can see enemies more easily. The highlight has a red fill and bright white outline, so I want to make it so the player can’t see his highlight. I’m sorry if a question like this has already been answered, I couldn’t find it online.

Thank you!

Simple?
Set the highlight to enabled on serverside, and disable it for the specific user using a localscript in his character?

Thank you! I should’ve thought about this. It works now

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.