About 58,900 results
Open links in new tab
  1. Hit and Touch Function - Scripting Support - Roblox

    Sep 26, 2022 · Hi guys, I’m creating a script that has to detect when a player touches an area, but I don’t know how to make it, I made a script but I don’t know how to make a hit function without …

  2. How do I make a Touched Function in a LocalScript? - Roblox

    Dec 20, 2022 · How do I make a Touched Function in a LocalScript? Help and Feedback Scripting Support scripting, help, need-help, script, local 3.5k views links

  3. How To Get Player from Touched Event - Roblox

    Apr 1, 2019 · Hello everyone, quick question. How do I get a player object from a .Touched event?

  4. How do I actually implement an ontouched function (player touch ...

    Jan 4, 2022 · I’m making a form of tycoon but I’m unsure of how to actually implement my function into the modulescript so that I can require it through my actual button scripts. I have genuinely …

  5. How can a touched:connect (Hit) function ignore players or

    Mar 28, 2020 · Please Help! I’m about to give Up on this. Or How do you Prevent a part from getting Touched in the first place? Will collision filters work with touched functions on can …

  6. The Touched Event - Scripting Support - Developer Forum | Roblox

    Dec 29, 2020 · Hey Developers! I have a question. It’s not for a specific script it’s just about the event in general. For some reason, every time I use that function, it’s for when a player …

  7. How do I make a local touch event - DevForum | Roblox

    Jun 25, 2023 · I’m trying to make a part that disappears when a player touches it for example, Player 1 touches a part and player 1 no longer can see the part, but player 2 who did not touch …

  8. Is it possible to if a touched event? - DevForum | Roblox

    Dec 22, 2021 · There are two ways to do it. One way is to use the GetTouchingParts () then table.find to check if parts are touching. Or if you only need to keep track of 2 parts the I …

  9. How to make touched event trigger only once - Roblox

    Jul 26, 2023 · maybe someone has asked this before and i just havent found the post but basically i have a part that plays a sound when touched, but it keeps continously playing it …

  10. How could I make a script run if u touch a part? - Roblox

    Dec 14, 2020 · Here’s what I’m trying to do PART 3. : / So I have this script where if you touch the red part you get teleported to a other part (THIS PART IS NOT THE GREEN AND NOT THE …