Checking if A Player's Mouse is Hovering over Another Player's Character?

Hello There!
I Am Wondering if There is Any Way of Detecting if A Player’s Mouse (Cursor) is Hovering over Another Player’s Character In Game.

This is A Pretty Small Post.
Just Need to Know if there is A Way of Getting That a Player’s Mouse is Over another Player’s Character and If It is, Then Whose Character is it Over.

Thanks for Reading :slight_smile:

You can achieve that by using Raycasting.

Nvm I Found Out for What i Was Trying to Achieve in My Game I Simply can Use Mouse.Target

1 Like