Random, Infinite Obby - Roblox Scripting Tutorial

preview_player
Показать описание


0:00:00 - Intro
0:00:50 - Random vs Math.Random
0:02:04 - About Random
0:05:09 - Infinite Obby
0:17:21 - Damage
0:19:43 - Points
0:22:44 - Overview
0:24:29 - Outro
Рекомендации по теме
Комментарии
Автор

Roblox has enabled content streaming by default this means that workspace.Start may not stream in by the time the Obby script runs meaning that you must now do

uphi
Автор

This video is an amazing example! For most people who want to explore their creativity, this is also how Doors (the horror game) generates each room! Amazing time to post this video since a lot of people are looking into making a game like doors e.t.c good video!

babykingfr
Автор

Your tutorials are honestly so amazing, I've never seen such good Roblox Studio scripting tutorials on youtube.
You deserve ALOT more subscribers, hope to see you at 100K subs very soon!

NimaDot
Автор

Your tutorials are amazing, they show in detail what the script is about and how it works. Hope to see more uploads from you.

_faan
Автор

I have a very young step sister who loves to do Obbies and she asked me to make her and her friends a "random obby". I am going to use this video to do just that. Thank you so much Suphi. :)

patriot
Автор

S tier tutorial ! I just discover this channel and it’s the best one doing tutorials on Roblox studio !!

gunipotys
Автор

This might be the best video I ever seen. Very amazing video!

Anobot
Автор

Something i’ve always wanted to learn, but never got around to trying. Thank you, this and your channel are super helpful!!!

kthuludev
Автор

Just subscribed 🤗You literally honestly make tutorials about things that i tried to make, like predicting a trajectory or this video for example. Keep the good tutorials up! For me honestly Alvin's scripting tutorials are bad, drawn out and just too simple. Here by your tutorials you learn new things and fun exciting projects!

googoogaagaayt
Автор

Very good explanation of how to use Randomness in a powerful way, as always you make a very good tutorial that has good information for everyone.

KebeMaro
Автор

Impressive work as always, Keep it up!

NotRt
Автор

Despite few videos, you are one of the best programmers I know. You can teach in a video how to create an RPG-style inventory. basically the same as minecraft where you can equip armor and so on.

aeronauticobr
Автор

Amazing tutorial keep up the good work!

TopTateShorts
Автор

15:48 I usually sum up the chances of every item and give each one a specific range, then use math.random and take the item thats in that range for example:
- Item 1 - Chance 5
- Item 2 - Chance 5
- Item 3 - Chance 10
then basically you have these ranges:
- Item 1 - [1, 5]
- Item 2 - [6, 10]
- Item 3 - [11, 20]
so if i do math.random and get 8, it means i get Item 2. I think this way its slightly better for memory management

iTzAymen
Автор

This gets me thinking about Doors generating rooms. Very cool

adibbida
Автор

he didn't speed up the beginning of the video, he's that skilled

guestboy
Автор

Very cool tutorial! People can use this system to create things like random dungeon generation, or a game like doors with random rooms.

xDomReal
Автор

Did everything you said, but whenever I test my game at the 12:33 point in your video, no models spawn in?

Lvcxs
Автор

suphi back with the best uploads ever fr

zezo
Автор

Your video is really well made and the script is amazing and you explained to me why math.integrate is so usefull!good job!

Alexis_lefr