Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
1

How do you make a tool turn the collide off? (GOING WITH DIFFERENT SOLUTION)

Asked by 4 years ago
Edited 4 years ago

I NEED TO KNOW WHERE TO START OUT MAKING THE SCRIPT. I DO NOT INTEND AS MAKING A REQUEST, I JUST NEED TO KNOW IF THERE ARE ANY ROBLOX DEVELOPER PAGES (or etc) THAT CAN PUSH ME IN THE RIGHT DIRECTION.

I don't know how to script, but I need this for a game. When you purchase this item, you are allowed special access to a place (AKA, turning collide off to get in). How should I do this? All I need is a link to any page that could influence on the script. I do not intend to make a request.

Edit: After looking in to all of your comments, and trying out Studio+, I realized I just have to make the function like a key and a door (which is way much easier in my first attempt). Thank you all for your help!

0
This Sounds just like a request Vortex_Vasne 89 — 4y
0
Although i know a REALLy good place to learn LUA Vortex_Vasne 89 — 4y
0
Its called studio+ Vortex_Vasne 89 — 4y
0
Okay, that's a good way to start for me. Thank you. BabyBearPowStuff 11 — 4y
0
No problem, happy i could help! Vortex_Vasne 89 — 4y

2 answers

Log in to vote
0
Answered by 4 years ago
Edited 4 years ago

Ok I read your post you want to learn coding, Great! i really reccomend CKStudio+ It teaches you from the Very Basics it is completely free and really good its how i learned!

0
It is on the roblox education page https://corp.roblox.com/education/ find CKstudio and click learn more Vortex_Vasne 89 — 4y
0
Best yet its Interactive Vortex_Vasne 89 — 4y
Ad
Log in to vote
0
Answered by 4 years ago

if you want to learn to script in lua I recommend by doing what I did which was basically watch roblox scripting tutorials on YouTube, go on the official roblox studio website and explore things in it and go on script help sites such as this one and look at people’s questions and see who answered them and see what they did to answer the question. Most people describe what they did to do what ever function. There’s also a game in roblox which will actually teach you lua which I think is in top rated games. These are things I’ve done to learn scripting and I’m pretty good. I’m sure there’s sites out there that may teach lua too, but this is what I did. Anyway hope this helped .

0
Also to answer your problem on how to turn collide off read this article on the official roblox help site: https://developer.roblox.com/en-us/api-reference/property/BasePart/CanCollide ahsan666666666666 264 — 4y
0
Thank you! BabyBearPowStuff 11 — 4y
0
No problem man ahsan666666666666 264 — 4y

Answer this question