#clicking prevented while holding tool
1 messages · Page 1 of 1 (latest)
Dont think its possible without disabling the tool,
you'll just have to work around using a clickdetector, either detect when theyre clicking on a part yourself or use a proximity prompt instead
you can use raycasting to check if it was clicked with the tool using a clickdetector wont work
i went with rauycastinng