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

What should I learn that'll expand my knowledge to be ready for advanced scripting?

Asked by 6 years ago

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 :

  • Values (String, number, and boolean)
  • Prints
  • Variables
  • Properties
  • If/else statement
  • Functions
  • Vector3
  • While/For loops
  • Events (Sorta)
  • Tables
  • Cframe

Whoever can help, thank you.

4 answers

Log in to vote
0
Answered by
soved 69
6 years ago

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.

Ad
Log in to vote
0
Answered by
Radstar1 270 Moderation Voter
6 years ago

Tables, tables will save your life. Less if statements. And math

Log in to vote
0
Answered by 6 years ago

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.

Log in to vote
0
Answered by 6 years ago

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.

Answer this question