How to make the game label your player

I am making a game where all the players look the same, and I want a way to mark your player so you can know who’s who. How would i do this?

1 Like

Is this for multiplayer?
If so, you can do this with a local check and a attach with an object set to no multiplayer.

image

4 Likes