i have been trying from the last 2 days to make a tree that gets cut when an axe is touched
local a = require(game.players.backpack.axe) if a then script.parent.bark.anchored = false end
my script.
please help