Premium Only Content
This video is only available to Rumble Premium subscribers. Subscribe to
enjoy exclusive content and ad-free viewing.

Scripting 101: Functions (Part 2) | Roblox Studio | 2022
3 years ago
59
In this Roblox development video I go over return values for functions. Additionally, I introduce the for loop. Since this is a continuation of the last video, I provide the script below from "Functions (Part 1)". Copy it, create a "script" in your workspace, and you will have everything you need.
------------ Steps --------------------------------
local function makeStep(y, z)
wait(.2)
local part = Instance.new("Part", workspace)
part.Position = Vector3.new(0, y, z)
part.Size = Vector3.new(10, .5, 3)
part.Anchored = true
part.TopSurface = Enum.SurfaceType.Smooth
part.BottomSurface = Enum.SurfaceType.Smooth
part.BrickColor = BrickColor.Random()
end
wait(6)
makeStep(2, 3)
makeStep(4, 6)
makeStep(6, 9)
makeStep(8, 12)
Loading comments...
-
6:58
Roblox Studio Tutorials
3 years agoScripting 101: Touched Event | Roblox Studio | 2022
47 -
DVR
Dr. Eric Berg
4 days agoThe Dr. Berg Show LIVE October 10, 2025
4.23K2 -
LIVE
LFA TV
13 hours agoLIVE & BREAKING NEWS! | FRIDAY 10/10/25
3,791 watching -
59:17
VINCE
4 hours agoBig Tish Gets A Taste Of Her Own Medicine | Episode 144 - 10/10/25
134K155 -
1:57:56
Right Side Broadcasting Network
3 hours agoLIVE REPLAY: First Lady Melania Trump Makes an Announcement - 10/10/25
32.9K33 -
LIVE
Caleb Hammer
3 hours agoHe's So F*cked (I brought in his mom) | Financial Audit
135 watching -
1:13:49
The Big Migâ„¢
4 hours agoLetitia James Indicted FINALLY! More Indictments Coming
3.82K13 -
DVR
Bannons War Room
7 months agoWarRoom Live
40M9.24K -
1:01:19
Benny Johnson
3 hours ago🚨TRUMP CURSE: Letitia James INDICTED For CRIMINAL Bank Fraud, Headed to PRISON?! | 'DC in PANIC'
29.1K34 -
1:07:15
Dear America
4 hours ago30 Days Since Charlie’s Martyrdom — Where Is America Headed? | Exclusive with SecWar Pete Hegseth!
99.4K67