#how the hell do u script
1 messages · Page 1 of 1 (latest)
The way I learnt how to script was firstly learning the fundementals like printing variables functions etc and then building projects
I would consider them mini games
You will get better at it over time
I personally first learn to understand the syntax and overall backend thinking when coding in luau
After the syntax, i made my mind to think in that backend mind, so when i code i think of it as the linter
Basically:
- What is going on?
- What is the user trying to achieve?
- What should i do if this happens?
And etc
Long story short: Build your mind to think as a coder and practise
I’ll teach u bro dw
😏
one does not simply go from variables and functions to projects
one must first at least understand what the word "HashMap" means and what a "depth-first search" is before they can realistically consider meaningful optimization strategies
AKA please for the love of christ learn DSA
are you able to script animations ?
u dont need to know dsa to make ur first project
ur rlly gonna tell someone to learn dfs before they make a small first project?
nope i can only make animations
** You are now Level 1! **
i keep searching up tutorials on yt but they are all the same thing they say what each script is and then show you how to make a part or like color something and after that its just do it yourself
thanks
alright thanks
I'm gonna tell someone to learn dfs because they need to understand how to do this shit themselves
there should be almost no reason to ask about which algorithm to use