How To Get Enemies' Humanoid Root Part From Having Your Mouse On The Enemy

I was wondering if it was possible to get an enemy’s root part from just having your mouse over their character. If this isn’t possible how would I make it where you can tp to another player without looping through the workspace to find the closest player?

You can use Mouse.Target to see what the mouse is pointing to.