Комментарии:
code bro thank you. you were the only person out there who could explain lua to me in a way that actually made sense.
Ответитьno comment question :(
Ответитьthanks so much i am already scripting games now
Ответитьfunction SpawnPart ()
local MyPart = Instance.new("Part")
MyPart.Parent = game.Workspace
MyPart.Position = Vector3.new()
MyPart.BrickColor = BrickColor.Random()
end
spawn()
wait(1)
spawn()
wait(1)
spawn()
wait(1)
spawn()
wait(1)
spawn()
wait(1)
spawn()3
wait(1)
spawn()
wait(1)
local MyExplosion = Instance.new("Explosion")
MyExplosion.Parent = game.Workspace
wait(1)
MyExplosion:Destroy()
game.Workspace:WaitForChild("SpawnLocation").Size = Vector3.new(20,20,20,)
And now I know how to make a killer wall that follows you down a hallway!! or walls that are closing in!! omg I will use this tysm
Ответитьno comment question this time ;(
Ответитьbro explaind X Y Z better then school it slef
ОтветитьThank you for this series, it has helped me alot
Ответитьthe position is actually the pivot point (for me, I don't know it is also like that for you) you can move the pivot in the menu
ОтветитьYou are one amazing and wonderful person. Godspeed.
Ответитьngl you deserve way more than 50k subs. u should have like 700k - 1mil subs. Its just some people are to lazy to learn to code.
ОтветитьI was making a zombie clone system but it said "position is not part of zombie"????
Ответитьlocal SizePart = game.Workspace:WaitForChild("SizePart")
for i=1, 20, 1 do
SizePart.Size = SizePart.Size = Vector3.new(1,1,1)
wait(1)
end
it says the equals size next to vector3 has a error what did I do wrong?
question of the day 😢
Ответитьvectoor 3
Ответитьmy birthday is in 17 6
ОтветитьCan you review a game for me please
It is called forbidden fortress by DillzyDillzy and show how to improve it as well
It would help me to be better
Thank you 😃
How do reset the part?
Ответитьyou should definetely try to explain stuff slower
ОтветитьHey man, i've been watching your videos over the course of the last couple of weeks to begin my journey in roblox scripting, and so far, you've done an amazing job at explaining everything and making it easy for a newcomer like myself to make sense of things. My question is when you're making the "for _ do" line of code, you add "i=1, 20, 1", what exactly is the point of adding that little tidbit? Like, what does the "i=1, 20, 1" do? Thanks!
Ответитьi love this channel very much and i wish u good luck on ur yt channel and i hope everyone knows u sooner or later. So keep up the good work, bye!
Ответитьim not entirely sure this is needed, however i AM halfway through the video so if theres something else and im missing it then, whoops; but the xyz thing i dont think I need, we have it in properties so i think we can skip this video. ill still watch it but, yk
ОтветитьI love this tutorial so much !!!!!!!!!!!! Ty CodeBro29 this series is amazing!
ОтветитьWhere did you originally learn all this from?
ОтветитьCould you please zoom on on the code? It makes taking notes a lot easier.
ОтветитьHigher levels? how young do people code!?!?!?
Ответитьthe fact that loops look so easy when u demonstrate them is a huge W
ОтветитьCan you use vector3 for rotation?
Ответитьsomeone help me, I'm stuck on developing a text button enlargement tool, please help
ОтветитьIdk wth I did but somehow not only did I move it I also cloned it?
ОтветитьI made it to where it scales up, but then after it scaled back down. I did that by checking if the siaze of the part was 21,21,21 (because that is the end size of the part after it scales up) then used a for loop inside of the if statement, can you tell me if there is a more effective way? I just really want to make sure i'm doing the best possible :)
Ответитьthank you so much for this series! it has been SO helpful to me and i'm so excited to finish watching this series :D
Ответитьty alot for the help loved the more chill episode this time after a bunch of more parcatrical episodes (i cant spell lol)
ОтветитьI'm on my 21st page of notes my hand hurts
ОтветитьQuestion?
ОтветитьI've made a part and named the part notes and I placed the part in server script service and now I make a new script every video and I place it under the notes section in the server script service and I take a lot of notes on almost every line so I can look back if I'm ever stuck.
ОтветитьI have set up the position of the part to 0,0,0 and half of the part is under the ground. It shows that the ground height is 4.714. does somebody know whats wrong ?
Ответитьwheres da comment question?!?
ОтветитьCodeBro29, I really liked your content, but after you have forgotten this episodes comment question I have lost all respect to you.
Ответитьcodebro29 vs rodev
codebro29 - explanation
rodev - popularity
codebro wins
wow these tutorials are good
i learned how to make a vent with this
doesnt work for me, checked over everything and the script is saying its incorrect
ОтветитьCan someone give tips on how to remember the lines of code?
ОтветитьTo position it randomly do Mypart.Position = Vector3.new(math.random(1, 2048), math.random(1, 100), math.random(1, 2048))
Ответитьyo I'm just wondering how did you get subscribe animation
ОтветитьThis man deserves 100mil subs.
Seriously, i dont know why you aren't that popular already.
could u make a punch system + animations for it would really help me out thanks!
ОтветитьCan you make like a advanced series ?
Ответить