Is there any functions that handle right click on tools

Hi guys, i’ve been looking around for a function that can detect when a player press left or right click on a tool. I’ve tried to use Player:GetMouse(), but I realised that I’m using a server script, and that it wouldn’t work. Any idea on how to do this?

Yea, you can. You’ll have to use UserInputService for this. Look into this thread:

1 Like