This is a fork of commitblue’s customclickdetector. You can find the documentation there. Note that it is not perfect and feedback is appreciated
Reasons to use it:
- Use click detectors with tools equipped
- More events
Differences between commitblue’s module and mine:
- Class now creates new instances with their own signals, which means that you can now set up new click detectors for different objects in a for loop (you couldn’t do that before.)
- Works in first person (Didn’t work before)
- Is more lightweight because it uses Mouse.Move instead of RunService.Heartbeat
- Those who don’t know how to use Rojo and Wally don’t have to go through 7 rings of hell in order to set it up correctly (based on a true story…)
Here’s the module file. Have a nice day!
ImprovedClickDetector.rbxm (4.0 KB)