Hi, I'm Notoraxi of course. I've been making excellent progress in scripting recently, but around the time I post this question I've came to a halt. I've been staled, I don't know what to learn, and I need help. Since I'm still a bit new to scripting, I need some suggestions on what to learn. I don't want to go ahead and learn "Advanced" things yet because I think I'm not ready. I know I should be searching by myself, but I've been losing my motivation because I just, don't know what to learn. Here is the things I've learned so far when I post this :
Whoever can help, thank you.
Well, I hope you will take this as an answer: Math
I am not saying you can't make awesome things if you aren't a mathematician. But it will often help you create things faster and solve mathmatical problems faster. And I know.. most people find it kind of boring and I am probably one of them LOL. Yet, I am still trying to learn new stuff. If you are a math person, I still suggest you improve your skills. Another great tip is just randomly looking through the ROBLOX API and learning about new Services, Events, etc.
I wish you luck with your journey. Take care.
Tables, tables will save your life. Less if statements. And math
With what you already know plus a decent bunch of mathematical knowledges you are ready to go for the more advanced stuff out there, which I recommend engaging via tutorials (be it a video or the wiki itself) and experimenting yourself in studio. Cool things to learn are the use of the avaible Services
(like the PathFinding one), the implementation of interesting mathematical concepts (like 2D Collision Detection), among many other.
Practice alot with filtering enabled, you will need that if you want to be developing games on roblox, try to learn that as much as you can.