I hope you manage to finish this series instead of dropping it as it would help out users new to roblox studio such as myself
@im_hiatus Жыл бұрын
i will definitely try my best, thank you
@alexol097810 ай бұрын
i really don't know why you are not more popular because your videos are very clear and i learn very well just with that one video
@im_hiatus10 ай бұрын
appreciate you 🙏
@TheStalkeRuuuuuus17 ай бұрын
Dropped TapWater videos to watch yours. God, I already feel sorry I didn't do that earlier. You explain stuff so much better
@Vertect6 ай бұрын
I assume you've completed this series, how is it compared to TapWaters? I've watched his series many times over and am looking for a more up-to-date one.
@TheStalkeRuuuuuus16 ай бұрын
@@Vertect much shorter, easier to understand and more fun, plus gave much more info, overall better in everyway
@noic7991 Жыл бұрын
This is very Beginner friendly, Most would just get right into the Basics of scripting, But don’t actually explain the purpose or what Scripting is. Thank you!❤
@sleepybunny6834 Жыл бұрын
I love it, we dont need to get too in depth, just simple baby steps
@Gamerboy86678 ай бұрын
Will watching this playlist over and over make me remember how to script
@reincarnation_3248 Жыл бұрын
Keep up the good work!
@im_hiatus Жыл бұрын
ty
@nuitoasis95089 ай бұрын
This is great :D
@Code_Roblox Жыл бұрын
Great video!
@NotReallyNeon Жыл бұрын
WOOOOOO
@bapilol10 ай бұрын
Roblox did not make lua. But this is a very good beginner friendly tutorial thank you.
@im_hiatus10 ай бұрын
Thank you! Btw at 0:31 I said "we use a language developed by Roblox called Luau" which isn't the same as Lua. Luau is derived from Lua but it's been changed a lot so Luau is its own language now.
@bapilol9 ай бұрын
@@im_hiatus oh i thought you were just saying it weird because of a accent thing.
@这不是你的问题9 ай бұрын
👍
@JackAttack2509 Жыл бұрын
Can you do math inside of a string? Ex: print(“3 + 4”)
@im_hiatus Жыл бұрын
Not like that, but Luau does try to convert strings to numbers when doing math with them e.g. print("3" + "4") -- will print 7 [edit: this is known as type coercion which we'll cover in the future] print("3 + 4") will just print "3 + 4" as a sentence (string)
@teerach1510 Жыл бұрын
hi hi
@im_hiatus Жыл бұрын
hi hi
@teerach1510 Жыл бұрын
@@im_hiatus me
@im_hiatus Жыл бұрын
@@teerach1510 you
@Anshu_ Жыл бұрын
@@im_hiatus Tree-ranch
@AlexOp Жыл бұрын
Too advanced couldn’t follow along (joke for those wondering)