Roblox Touched. i want the following script to deal damage only when the value is true, then destroy the part that's been touched, but when i print how many Hey I'm lastborn and I'm an intermediate scripter. For a while now ive been using .Touched events but recently ive been told they arent
I Need To Find A Part That Touched A Destroy Part i.e.: Tycoon Sell Block I Want A Solution For A Ball Touching A Part Then Being Destroyed
FallenPartsDestroyHeight. When CanCollide is disabled, parts may still fire the BasePart.Touched event (as well the other parts touching them). You can disable
You should add the touched function back and add a print() on every other line so you can see where you messed up and how to fix it.
Here is an Example Below of a Touched Event script.Parent.Touched:Connect(function(hit) if hit.Parent.ChiefKeef Print("Part Touched")Remember to Put
I have seen tons of posts talking about how the touched event is not firing properly or even not firing at all and also seen people talking about how it can
i want the following script to deal damage only when the value is true, then destroy the part that's been touched, but when i print how many
The touched event has a parameter that is indexing what part was touched. You can use that to find the part's name. developer.roblox.com · BasePart.Touched.
Hey I'm lastborn and I'm an intermediate scripter. For a while now ive been using .Touched events but recently ive been told they arent
Like, if part.Touched then because I am working on a game that if a part is touched, something happens, but when it isn't tou…
For some reason, every time I use that function, it's for when a player touches a brick. However, apparently, the e…