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