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...
-
12:48
Roblox Studio Tutorials
2 years ago $0.02 earnedKnockback | Roblox Studio
2573 -
1:18:57
Candace Show Podcast
2 hours agoCharlie Kirk Shooting Suspect Charged. Something Isn’t Right… | Candace Ep 236
48K125 -
1:20:45
Dr. Drew
6 hours agoZachary Levi: The Truth About Charlie Kirk, Secret Conservatives Of Hollywood & Why He's Building A $100m Film Studio In Bastrop, TX w/ Batya Ungar-Sargon of NewsNation – Ask Dr. Drew
28.7K2 -
26:01
Bearing
10 hours agoCharlie Kirk 💔 EVIL Leftists Call For BLOOD Then CRY VICTIM 💥
7.49K49 -
LIVE
Wayne Allyn Root | WAR Zone
5 hours agoWAR Zone LIVE | 16 SEPTEMBER 2025
102 watching -
45:15
The Charlie Kirk Show
2 hours agoCharlie Kirk's Killer Charged: Live Reaction and More
147K82 -
1:14:57
vivafrei
6 hours agoPam Bondi War on “Hate Speech”? Kash Patel Grilled by Senate & More!
99.1K137 -
34:54
Dad Saves America
5 hours ago $0.48 earnedCharlie Kirk Was Killed Debating—But the Free Speech Fight Continues
16K -
58:46
The Charlie Kirk Show
3 hours agoLive Reaction to Utah Prosecutors Press Conference on Charlie Kirk Assassination
191K108 -
1:58:57
The Quartering
5 hours agoCharlie Kirk Assassination Appears In Court!
215K65