Fun fact: you found this video be cause you used Chrome (Google)
@AskAKill993 сағат бұрын
From learning C++ first i was like wtf until he said making a new table in memory the method was just looking not unserstandable. Until explained logically.maybe i only understand computer logic wasnt understanding why this way until the creation of the new table which is easier to understand
@Ggkingbooboo10 сағат бұрын
can you change the font color?
@afrozakhanom60022 күн бұрын
Ambulatory playing the game bro 0:08
@mancitylover00145 күн бұрын
Hey i need help at the local player = PLAYERS:GetPlayerByUserId(message.TextSource.UserId) The players is said wrong. Im new to studio. Pls help
@alt_baconxd5 күн бұрын
hey, why did you need to form an llc for pop? Is it because of Copyright stuff?
@alexonubogu5 күн бұрын
Liking and subscribing, I was literally looking for a spring mod tutorial, Amazing tutorial.
@alt_baconxd6 күн бұрын
Can you please make a more in detail video on the structure of the game you showed as an example? I really liked the way you set everything up!
@alt_baconxd6 күн бұрын
yo imma need to use this for the npcs in my game
@DragonSlayer-ug7cj8 күн бұрын
How can you make it so when you click a Icon the dropdown table is closed? Like if you clicked "hello" then the Freddy Fazbear dropdown table would close.
@2FX.8 күн бұрын
The best tutorial for the best widget kit!
@ppof30158 күн бұрын
Hey for paths of peril are your weapons made with oop? if so inheritance or composition? i’m trying to find the most modular and scalable way to make a weapon system
@BlazingImp771519 күн бұрын
thanks for letting me know! I had an unnecessary WaitForChild() in a script because of a tutorial, and after replacing it, it still works as intended. Also I was worried I might've been abusing WaitForChild() myself as a new dev, but with the limited amounts of time I use it compared to the examples you showed, I think I'm safe for now, lol
@mitchellshultz932710 күн бұрын
Option to search for modules that only looks under folders and does not search under non-folders.
@jzmill11 күн бұрын
bro why do devs try to create games inside of roblox instead of roblox games
@hapablap208811 күн бұрын
why do we have both __add and __sub if you can just change the operand? And what do you do if you want to get something like: "myTable ^ 2 + 3"
@FoXcodeZ12 күн бұрын
13:45 I would not recommend that. A simpler and safer solution is to use the __concat method, which handles concatenating our class with other strings. After implementing this, the __tostring method and the print function should work correctly.
@bazsooka67113 күн бұрын
the grand council appreciates your great contribution
@ahyin956713 күн бұрын
still working?
@kinsou386513 күн бұрын
You should check s&box dude, would be perfect for you
@Sakupenny14 күн бұрын
yet while true do end freezes u
@Sherisal15 күн бұрын
The title of this video is really offensive and unprofessional. That's literally like giving false hope to beginners so they give up easily.
@kokobroxd15 күн бұрын
11:12 you should make a video about it
@3beanie16 күн бұрын
is there any way to add the clothes too? would "if part:IsA("Shirt") or ("Pants") then" work?
@DrJoeDev16 күн бұрын
when this feature will add to varibles? I think this update is very useful and helpful to developers.
@miraicutie16 күн бұрын
After finishing your video, I can say that I don't really suck at organizing scripts because everything you do is exactly what I also do. Great video and very informative.
@voraz.16 күн бұрын
Great way to start the video 😂
@-Kyomi-16 күн бұрын
just finished organizing. My explorer looks beautiful but my output dont lol, theres a ton of errors
@-Kyomi-16 күн бұрын
i just finished organizing.My explorer looks beautiful but my output dont lol, theres a ton of errors
@-Kyomi-16 күн бұрын
my goofy ahh output gonna explode after i finish organizing
@boomer_29bc4918 күн бұрын
What am i doing here? I have exams tommorow
@RoSo-g2p19 күн бұрын
Uh script broken?
@RoSo-g2p19 күн бұрын
Omg code assist helped me while typing the script
@kekulusskek19 күн бұрын
oh also a fisch uses it in a UI for fisching! great module, thNk you
@yuri_08321 күн бұрын
Can you send the intelisense TopbarPlus v3?
@uonesabdy947423 күн бұрын
Bro where can i get that sky box ?
@DanCodes24 күн бұрын
I literally made my own type annotated version of the nevermore engine module like a couple weeks ago lol.
@kekulusskek27 күн бұрын
love Shostakovich Waltz on a background, lol
@snackgameterthailandx327 күн бұрын
if roblox can do cumulonimbus cloud, it would be great.
@shanahmed386028 күн бұрын
i need help making the bindtoggleevent make the thing visable
@alpharaysmichaeldanielhans28 күн бұрын
I am making a gme with planes, when my plane goes above the clouds the clouds dissapear for some reason
@TheOnlyTomira29 күн бұрын
uhh while true Instance.new("Part", workspace) end
@-Kyomi-17 күн бұрын
uhh while task.wait() do local createpart = Instance.new("Part") createpart.Parent = game.Workspace end
@BlueOutline29 күн бұрын
whats the difference between using tween?
@madnessmyth28 күн бұрын
The differnece between a spring module and a tween, is that the spring module can dyanimically change its goal, but for a tween you need to create it and to tell it to go to a goal, you can't change a tween's goals as it plays, but with a spring you can
@madnessmyth28 күн бұрын
And springs aren't usually used for animations like Tweens are but they can still be useful for prodecual smoothness such as a custom camera system
@goranmihnea29 күн бұрын
I used this module to make a smooth placement system, but I have a problem with the rotation, everytime I press R it either rotates nicely, or it goes in a weird way to reach that rotation, more like backflipping or something like that, do you know what the cause could be? (I somehow fixed it, played a bit with the rotation and it worked, Thank you for the tutorial!)
@cheeseboy576829 күн бұрын
Can you make a car tutorial using springs?
@ramdoys29 күн бұрын
I want to say that Roblox actually has springs now built into TweenService with "TweenService:SmoothDamp". There are no docs yet, but I will be doing a PR to the Roblox Documentation to add some. Pin this comment if you can so others can see!!
@XENOPHANE31629 күн бұрын
BRO PLEASE MAKE A UI TWEEN THINGY LIKE THE EGG IN THE SHOP FROM PET SIM 99 PLEASE IM BEGGING PLEASEEEEEEEEEEEEEEEEEE
You can highlight the word and press ctrl+d to highlight the same word underneath it or hold alt and click on another line and u can have multiple cursors where u can type at the same time
@alt_baconxd29 күн бұрын
@grayy408 thanks I'll try this out
@alt_baconxd29 күн бұрын
@@crusherfire1 thx didn't know shortcuts had docs
@cryptic274229 күн бұрын
My goat is here
@TheVerseer29 күн бұрын
Great tutorial! but i have a question, when you went to open the first script inside of the part a plugin called "ASTI by CoderActual" popped up, thats a really useful looking plugin, is it public? or is it private?
@crusherfire129 күн бұрын
It's a plugin made by my friend that allows you to store templates for your code. I use it frequently to hold templates for classes or custom services. You can get it here: devforum.roblox.com/t/new-plugin-auto-script-template-injector/2998288