ClickDetectors | How To Use | Roblox Studio

  Рет қаралды 14,568

SuperSpeedy101

SuperSpeedy101

Күн бұрын

ClickDetectors allow scripts to detect when a part is clicked by a player. This tutorial will explain how to utilize ClickDetectors as well as comparing local scripts to server scripts (Filtering Enabled).
Uncopylocked place that you can use however you want: www.roblox.com...
Learned something? Leave a like and subscribe for future tutorials!
Have any ideas for future tutorials? Comment them below!
Official Channel Social Links
Discord: / discord
Twitter: / superspeedybym
Roblox Group: www.roblox.com...

Пікірлер: 57
@SuperSpeedy101
@SuperSpeedy101 4 жыл бұрын
Oh and remember, DARK MODE SAVES LIVES. AND EYES.
@YeetTheMemes
@YeetTheMemes 4 жыл бұрын
SuperOmega dark mode is best
@skyrider1177
@skyrider1177 4 жыл бұрын
I-I c-can‘t c-change t-the m-m-mode!!! Aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaahhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh to bright!
@noobgod3831
@noobgod3831 3 жыл бұрын
I AGREE!!!!!!
@Log-d9f
@Log-d9f 3 ай бұрын
Yes
@SuperSpeedy101
@SuperSpeedy101 4 жыл бұрын
Yeah. That just happened. I UPLOADED A VIDEO!!! It has been like a year since that last happened! I did a poll recently on the community tab asking if you guys would like some Roblox scripting tutorials. the majority that answered said yes, so here's a ClickDetector tutorial! Good to be back!
@YeetTheMemes
@YeetTheMemes 4 жыл бұрын
Ye
@sundownsorrow
@sundownsorrow 4 жыл бұрын
identity fraud stream when :)
@Goobl79
@Goobl79 Жыл бұрын
I COULDNT UNDERSTAND ANYTHING BUT AFTER I WATCHED THIS VIDEO I UNDERSTOOD THANKS SO MUCH
@noobgod3831
@noobgod3831 3 жыл бұрын
YOOO THIS ACTUALLY HELPED SO MUCH THANK YOU
@lotus5770
@lotus5770 4 жыл бұрын
*Good, You're back. Now where is my bread that I teleported an hour ago...?*
@Hiddenherpetologist
@Hiddenherpetologist Жыл бұрын
“I have done nothing but teleport bread for 3 days” -soldier tf2
@fishtankhaver
@fishtankhaver 3 жыл бұрын
Well ! Even if those informationd were useless since I don't use Roblox Studio, the video was really fun ! Thank you :)
@kaidenmcyellow
@kaidenmcyellow 4 жыл бұрын
At last, a new SuperOmega video!
@SuperSpeedy101
@SuperSpeedy101 4 жыл бұрын
I know, right?
@Log-d9f
@Log-d9f 3 ай бұрын
I actually new to script and it helped
@qwt
@qwt 4 жыл бұрын
Hey omega, I’m sure I remember you but you don’t remember me. I’ve been a fan since this was SuperSpeedy101 but quit watching for a long time, you even friended me on roblox. The good ol’ days of bym are still in my memories
@HasTheTimeGone
@HasTheTimeGone 3 жыл бұрын
this made me sad for some reason
@texterthesilly0
@texterthesilly0 5 ай бұрын
@@HasTheTimeGone same ngl
@HFossyPlayz
@HFossyPlayz Ай бұрын
Me chilling with light mode
@morgan-that-one-good-gamer
@morgan-that-one-good-gamer 3 ай бұрын
Thank you so much you helped me I was so lost thank you so much
@pentguin372
@pentguin372 4 жыл бұрын
If you go back to playing the roblox games i would suggest Isle its a horror game that i think you would like also it has stan in it
@MatiBugati
@MatiBugati Ай бұрын
Thx for teaching me about dark mode (joke(really funny))
@rogerepps1147
@rogerepps1147 Жыл бұрын
Thank you so much because that work ❤❤❤😊😊
@lanieagas
@lanieagas 3 жыл бұрын
Make it that if u click it u will turn into someone
@MONSTROSITY
@MONSTROSITY 3 жыл бұрын
I've been trying to play an animation (handcuffed) on clicking a text button but it isn't working. pls guide me or make a video about it. I can't find it anywhere.
@ammarahakhtar4314
@ammarahakhtar4314 3 жыл бұрын
SuperOmega, Identity Fraud updated recently (Yesterday) and i think u should check it out. There is 12k people playing it so maybe it's something big?
@artem3105
@artem3105 3 жыл бұрын
thank you
@LPTK23
@LPTK23 9 ай бұрын
Thx
@random--blox
@random--blox Жыл бұрын
how do i refer to the player who lcicked in workspace instead of players
@liam.does4rt
@liam.does4rt 11 ай бұрын
(late comment) How do you make the part detect different click everytime a player clicks it Example: first click = enable secondary click = disable somewhat like a "toggle" button.. i need help
@utdjoocy
@utdjoocy 22 күн бұрын
(Late reply) You would need to use if then statements e.g if Part.Enabled == true then Part.Enabled = false end if Part.Enabled == false then Part.Enabled = true end which would be embedded in the function
@mokingjays
@mokingjays 4 жыл бұрын
First to watch and comment
@YeetTheMemes
@YeetTheMemes 4 жыл бұрын
B r u h
@bananja8765
@bananja8765 3 ай бұрын
mouseclick is invalid
@memomscar5292
@memomscar5292 3 жыл бұрын
Where can I go to take courses and stuff to learn how to script in lua? It’s my dream to make roblox games and I want to learn how somewhere
@lalammaabraham5354
@lalammaabraham5354 4 ай бұрын
go to the developers hub
@Sufiejxk
@Sufiejxk 2 жыл бұрын
wdym i use lightm mode
@GarethMcD-zq8ei
@GarethMcD-zq8ei Жыл бұрын
is there a way to position where the clicker is located on the part?
@liam.does4rt
@liam.does4rt 11 ай бұрын
yes! (sorry im late) make another "part2"(children) inside "part1"(parent) then make "part2" smaller, and locate it on where you want it. (you could even texture it different so it become a button) put "clickDetector" on "part2" instead on "part1" and thats all (again, sorry for late reply)
@GarethMcD-zq8ei
@GarethMcD-zq8ei 11 ай бұрын
I appreciate the reply. And no worries really, it's been 7 months, & way before the message I was already loosing hope on my little map project. Plus I've pretty much lost the momentum & context on what I needed this all for! @@liam.does4rt
@yeonari8086
@yeonari8086 10 ай бұрын
how do u make it so when the player clicks it, it gives them the part
@rendomstuf4019
@rendomstuf4019 2 ай бұрын
Wdym by gives them the part
@turet6419
@turet6419 2 жыл бұрын
soo uhh how to move a part using click detector.. i wanna try to make a game that has the same abilites in chess but tweacked a little bit.. plss halp meeeeeeeeeeeeeeeeeeeeee i can take my streess anymoree
@steven3424
@steven3424 2 жыл бұрын
local clickDetector = script.Parent clickDetector.MouseClick:Connect(function() Workspace.Part.Potistion = What you want to move it to end)
@Nex_Devs
@Nex_Devs Ай бұрын
I saw old studio and thought this was a 8yo kid with no mic that uses light mode, ur the opposite
@Totally1fbi
@Totally1fbi 2 ай бұрын
it dont work
@ItsSnowflakeToca
@ItsSnowflakeToca 2 ай бұрын
Same
@Totally1fbi
@Totally1fbi Ай бұрын
nvm it did
@brynnwhitten1176
@brynnwhitten1176 2 жыл бұрын
How would you get it to change transparency
@trex-chalavandero1615
@trex-chalavandero1615 2 жыл бұрын
the only thing i know is try using game.Workspace.thenameofyourpart.Transparency = 0.5
@Котик-й3в
@Котик-й3в 3 ай бұрын
Dont help
@YeetTheMemes
@YeetTheMemes 4 жыл бұрын
E
@ick1md268
@ick1md268 Жыл бұрын
How do you make it so when you press the block it deletes a object
@ryanbair3201
@ryanbair3201 2 ай бұрын
local clickDetector = script.Parent clickDetector.MouseClick:Connect(function() script.Parent.Parent.Transparency = 1 script.Parent.Parent.CanCollide = false
I Learned How to SCRIPT in 7 Days | Roblox
11:00
Simjet
Рет қаралды 110 М.
What Is The Best AI For Roblox Studio Scripting?
10:42
RoDev
Рет қаралды 447 М.
🍉😋 #shorts
00:24
Денис Кукояка
Рет қаралды 3,8 МЛН
Офицер, я всё объясню
01:00
История одного вокалиста
Рет қаралды 6 МЛН
когда не обедаешь в школе // EVA mash
00:51
EVA mash
Рет қаралды 4,1 МЛН
Officer Rabbit is so bad. He made Luffy deaf. #funny #supersiblings #comedy
00:18
Funny superhero siblings
Рет қаралды 16 МЛН
ClickDetectors Are Stupid But Kinda Powerful
12:09
ByteBlox
Рет қаралды 11 М.
I Started A Roblox CLOTHING BRAND For 14 Days
11:11
roblox_dude993
Рет қаралды 189 М.
The Most Impressive Scratch Projects
11:00
DenshiVideo
Рет қаралды 4,9 МЛН
How much can Minecraft Steve REALLY lift? (and how hard can he punch)
15:13
Schmedley The Sign nezha
Рет қаралды 38 М.
BEST GUIDE to animating on Roblox for free! [Beginner]
7:36
Pandastroyer
Рет қаралды 322 М.
I Paid Fiverr Game Developers to Make the Same Game
10:25
BadGameDev
Рет қаралды 706 М.
I Paid Devs on Fiverr to Make an Open World Game
8:33
Minimunch
Рет қаралды 339 М.
Roblox Enemy NPC Tutorial - Part 1
18:49
MrModuleScript
Рет қаралды 155 М.
Pushing Roblox Studio To Its Limits
10:28
ByteBlox
Рет қаралды 212 М.
🍉😋 #shorts
00:24
Денис Кукояка
Рет қаралды 3,8 МЛН