Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

tree that gets cut?

Asked by 4 years ago

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

0
i think you should take some time to learn more about lua.. zadobyte 692 — 4y
0
its literally searching for generic things, like detecting touch and tool activation, please try learning more about lua Leamir 3138 — 4y
0
that took you two days? Lilycover87 8 — 4y
0
dont be rude, its hard to learn lua jesus15lol 0 — 4y

Answer this question