Functions - Roblox Scripting Tutorial

preview_player
Показать описание
This tutorial will teach you how to use functions in Roblox Studio scripting, including parameters and arguments. This topic is crucial to understand Events which are coming next!

Join membership for EXCLUSIVE perks:

SUBSCRIBE to learn how to master Roblox scripting:

Watch my full beginner scripting series:

Roblox username: Alvin_Blox
Рекомендации по теме
Комментарии
Автор

Thanks for the support on this series so far everyone :)

AlvinBlox
Автор

Yo Alvin, have you ever stopped to think how many people you’ve helped? Thanks alot

nicolaifeldthaus
Автор

I love this guy so much, He's been doing the same series for 3 times now. From the time his voice was so small to a full grown teenager. I have to admit, I'm not an OG fan but I'm still glad I found his channel. Because of him, I made almost 3k robux from 3 seperate games that I made with a help from Alvin's videos.
I pretty much quitted being a developer and forgotten all the scripting stuff. But this guy burst in with the tutorials. This can help me on making robux again. If you haven't subscribed, what are you doing in your life man.



Alvin movin mad with the tutorials fam 🔥🔥

darien-
Автор

I want to say thanks to you. I have an interest in working at a space company in the future. And honestly, even though i am not coding much on roblox nowadays, i still have interest in roblox studio, and without it, i probably wouldnt have gotten interested in software engineering. And since u were my 90% source for learning roblox scripting basics, i really want to say thanks.

Edit: You have literally affected many people's future, just by making videos.

saadusmani
Автор

Ahh yes that time of year :)

Could we also possibly get an advanced animation video in the future too? Like custom rigs, making a spell appear out of nowhere, those kind of fundamentals?

reolizations
Автор

i love this series it gets better everytime

eronkarlvictorino
Автор

thanks for these honestly, I have a year of lua experience now because of your 2020 series

ultra
Автор

i love seeing him progress from a kid and still being so helpful

thedripduck
Автор

I’ve grown an interest in making a roblox game, and this is getting me really excited. The function part looks really cool, and I already understand it thanks to some experimenting in scratch.

detrimentaldoge
Автор

this is so helpful!! i am an "old" roblox dev and moved to JavaScript and forgot how to script with roblox.... This series is so helpful!! Thank you bro

duckyslay
Автор

These tutorials help me so much, because Alvin explains them so well, and explains the way the code behaves, meanwhile I just resume the stuff on my book, which helps a ton, thank you Alvin. And don't stop making these, you make for a great teacher.

namesroger
Автор

Hey Alvin, I was just passing by and saw this video, even though I know lua, i still wanted to check it out, its so nice you help others achieve their dreams

meimark
Автор

Yay another tutorial. I am looking forward for it.

adventureboy
Автор

I would like to add one somewhat helpful tip to this tutorial! You can simplify the script even more rather than leaving the argument every time with changeTransparency(game.Workspace.AlvinBlox, 0.5) or whatever.

We can shorten it using Local and naming the part something simple as it follows :

local Subject = game.Workspace.AlvinBlox

function changeTransparency(part, newTransparency)
part.Transparency = newTransparency
end

changeTransparency(Subject, 0.5)

wait(2)

changeTransparency(Subject, 0.75)


Hope someone finds this useful! I just thought of it while also trying to pick on learning scripting again watching these awesome tutorials!

bloxquiiity
Автор

Hello Alvin! using your coding and the stuff ive learned i made a simple command to say "hello World!" then make a blocks texture pebble, wait 5 seconds then make it clear! thank you for posting these videos!

Typhooone
Автор

Thanks! :D

It was painful at first, but now, I have got it! :D


KEEP IT UP!

DatToxicGuy
Автор

You explain everything very smoothly and make sure it’s easy to understand. Thank you, I am learning how to script at a fast rate.

anxryy
Автор

I've wanted to make my own game since 2015 and I keep giving up and trying again but the videos all are hard to understand 6 years later I started watching you and you've helped a lot thank you so much AlvinBlox! you're the best.

ArmiRoblox
Автор

YAY A TUTORIAL AGAIN IM SUBS AND LIKEEEE LIKE IT SO

mvpbluesky
Автор

The moment I understood what he was talking about made me extremely happy.

dauniverseitself
welcome to shbcf.ru