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!
hey omega i know its been four years but just in case you're still active, how do i make it so when i click a part it changes my camera pov to one of a part?
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.
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
(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
(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
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)
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! @@SHIMMYSHIMMYYAYSHIMYYAY
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
Oh and remember, DARK MODE SAVES LIVES. AND EYES.
SuperOmega dark mode is best
I-I c-can‘t c-change t-the m-m-mode!!! Aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaahhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh to bright!
I AGREE!!!!!!
Yes
*Good, You're back. Now where is my bread that I teleported an hour ago...?*
“I have done nothing but teleport bread for 3 days” -soldier tf2
Well ! Even if those informationd were useless since I don't use Roblox Studio, the video was really fun ! Thank you :)
YOOO THIS ACTUALLY HELPED SO MUCH THANK YOU
I COULDNT UNDERSTAND ANYTHING BUT AFTER I WATCHED THIS VIDEO I UNDERSTOOD THANKS SO MUCH
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!
Ye
identity fraud stream when :)
At last, a new SuperOmega video!
I know, right?
hey omega i know its been four years but just in case you're still active, how do i make it so when i click a part it changes my camera pov to one of a part?
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.
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
this made me sad for some reason
@@HasTheTimeGone same ngl
Thank you so much because that work ❤❤❤😊😊
I actually new to script and it helped
Thank you so much you helped me I was so lost thank you so much
THANK YOU
Can you make a tut how to make a clicker simulator using click detector?
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
(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
(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
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
go to the developers hub
is there a way to position where the clicker is located on the part?
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)
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! @@SHIMMYSHIMMYYAYSHIMYYAY
How do you make it so when you press the block it deletes a object
local clickDetector = script.Parent
clickDetector.MouseClick:Connect(function()
script.Parent.Parent.Transparency = 1
script.Parent.Parent.CanCollide = false
how do u make it so when the player clicks it, it gives them the part
Wdym by gives them the part
How would you get it to change transparency
the only thing i know is try using game.Workspace.thenameofyourpart.Transparency = 0.5
Thx for teaching me about dark mode (joke(really funny))
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
local clickDetector = script.Parent
clickDetector.MouseClick:Connect(function()
Workspace.Part.Potistion = What you want to move it to
end)
First to watch and comment
B r u h
it dont work
Same
nvm it did
Make it that if u click it u will turn into someone
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?
thank you
mouseclick is invalid
but.. i love light mode.....
MY EYESSSSSS THEY BURRRRRN lol
Thx
Me chilling with light mode
wdym i use lightm mode
I saw old studio and thought this was a 8yo kid with no mic that uses light mode, ur the opposite
Dont help
E
how do i refer to the player who lcicked in workspace instead of players
THANK YOU