hello, i am trying to make an area(block that has cancolide false) which you get in and you get a tool, and auto deletes it when the player leaves the area,
i know that it does something with script.Parent.Touched:Connect(function(hit)
I’m not a hundred percent sure as to the script but it would have to do with the Player.Charcter.Inventory i believe. I’ve never tried to do this before.
I have tried making the tool go inside the player (the player’s group) which worked but now I do not know how to use scripts to do that.
1 Like