I am currently making a Leaderboard, and I have a division sort of beat going on here.
So basically, when a mouse enter’s the player’s frame, the divisions will show, as in the picture above. However, this is the problem I run in to:
I am looking for the division part to be invisible once it goes behind the player’s frame. Is there any way to fix this? I know that I can make the frame visible/invisible, but I was wondering is there a better solution to this. I have tried ZIndex, and it doesn’t work because the frame is transparent.