Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do I practice lua more then just watching youtubers?

Asked by 2 years ago

Hi! So I just finished watching TheDevKing's beginner tutorial and now I know a lot of stuff like i v pairs, else elseif, if 3 == 3 true then, etc. But I am wondering what I should do now to learn more lua? I know you can try practicing by just building obbies and stuff, but I don't really know what to build. If any of you know what stuff to do to practice more, please tell me. Thanks, and have a good day!

1 answer

Log in to vote
0
Answered by 2 years ago
Edited 2 years ago

You should probably ask questions on the dev forum, or on this site when you need help. And instead of copying, learn from it. For instance, say you wanted to detect key input. You would search it up, and find "UserInputService". Now you don't understand what user input service is, so you search it up, and you can find a whole Roblox page on it. Also, keep practicing, and make easy projects to help you in the long run. Just make sure your working on a game, to help you progress.

0
ok thx but what kind of easy projects should I make? With all the stuff I know I could probably at most just make a simulator, a obby, or a pvp game. a_crazyjester 21 — 2y
0
Also 2 things, I don't copy because I know if I just straight copy people, I will learn nothing. And 2, the official dev forum requires you to read 3 hours of posts to ask questions, and I don't have enough time to read 3 hours of posts. a_crazyjester 21 — 2y
0
can someone help..? ;-; a_crazyjester 21 — 2y
0
im just gonna give up ;-; a_crazyjester 21 — 2y
0
If you don't have access in the Dev Forum, use this site. Also, don't give up. If you had watched any of TheDevKings videos, you would know that thats the main problem. Start off with a simulator, or obby. When your confused, ask someone like me for help. They would tell you what to do, and you learn from what they're saying, and from your mistakes. Make sure to search up almost all your problems. ssgmalachi 52 — 2y
Ad

Answer this question