Can't use click detectors or drag detectors while holding a tool

Whenever I use a tool with a handle, it always forces the player to have a pointer finger icon, and the player cannot interact with any click or drag detectors. How would I be able to interact with drag detectors with the tool equipped?

I have already tried going through the devforum, internet, and the tool’s properties but I can’t find any solutions.

i may be wrong but i dont think there is any way when you have a tool equipped.Instead why dont you weld the tool is handle to the player is rightarm in a script then create a animation for it

1 Like

Either make a custom tool system or use raycast.

2 Likes