~~~~I want to make a tree that is cut when an axe as a tool is touched to it ~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~
local x = require(game.starterpack.axe) ~~~~if x then script.parent.bark.anchored = false end
~~~~~~~~~~~~~~~~~ my code but does not work