Scripting Help: Is it possible to detect collision on a tool

[Code] WEGame_HunterEB
Joined 27/06/2020
Posts 3
08:25 PM 10/04/2021
I want to detect if another player touches a tool another player is holding, is this possible?


[666] Mortal_Purple_Eyes
Joined 20/03/2021
Posts 1,471
08:27 PM 10/04/2021
probably not man


[MILK] vv0id1sm
Joined 07/10/2019
Posts 16,080
08:34 PM 10/04/2021
I mean not really since tools don't have an actual collision

there is a trick you can do though. If you have a brick that is in the place of the tool, you can detect when a player touches that brick. If you want the code for that, DM me and I can find where I have that

1