in my game main thing to do is cuting tree when player cut tree automatic unanhor but if i enable filtering trees won't unanhor why ? i need help filtering enabled is important
hits = script.Parent.Hits b=script.Parent:clone() qwerty=false function OnChange() if qwerty==false then if hits.Value<=0 then hits.Value=0 qwerty=true c=script.Parent:GetChildren() for i=1, #c do if c[i].Name=="Tree" then c[i].Anchored=false local number = math.random(1, 2) if number == 1 then c[i].Velocity = c[i].CFrame.lookVector * math.random(-20, -10) end if number == 2 then c[i].Velocity = cgessettw-31— 6y
This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.
Closed as Not Constructive by RubenKan
This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.
Why was this question closed?