I want to use an ImageLabel inside a BillboardGui for a character in my game. And I want it to be AlwaysOnTop for everything except for the player.
With AlwaysOnTop:
Without AlwaysOnTop:
Basically I don’t want lighting or any other objects to influence the image and I want it to be like the first image but not in front of the character. How would I do this?