-
What is the issue?
I have this script but the OTS enables when it is equipped, I want to try and make it when it’s equipped and when you hold the right mouse button, and disable if it’s unequipped or you don’t hold the right mouse button down anymore. -
What solutions have you tried so far?
I tried to use MouseButton2Down and up to enable OTS but it does it even if the tool is unequipped. Tried looking for solutions but cant find any.
Here’s the code.
Thank you!