Tittle says it all. Can anyone help? (i'm not asking code)
local mouse = Player.GetMouse()
mouse.Target
Note that for player you must define player...
mouse.Target will get what object that the mouse is pointing at, try printing it!