Hi,
I am trying to make a system where you are holding a tool, and when you click that tool on a certain area, a function will start.
I’ve been looking through wikis, other topics here, and more, and I haven’t been able to figure out why the script isn’t working. As of right now, I have some scripts from other devforum topics in the script. Nothing’s working.
Here’s the thing, when holding a tool, you can’t click a normal click detector. That’s why I’ve got the parameters of a normal click detector when clicked with a tool instead of just mousebutton1click or something along those lines.