#Looking for beginner help
1 messages · Page 1 of 1 (latest)
You can learn by tutorials, understand them, and practice
If u want to start i can advice u hiatus for beginner
Then maybe brawldev for advanced
hiatus?
Why
Do you dont understand, or do you understand but dont get better?
I mean thats how i started learning
i understand but its hard to get started
its easy to follow a tutorial but not easy to do it on your own
It will be easier
Yes
Thats the problem
Cuz
While u are watching tutorials
Many ppl says they "understand"
But
They dont even know how to do a similar script with just some differences
That why i said praticz
U need to pratice the concept of the video u are learning by telling urself "oh lets try to do this" etc.. be curious
id love some help
But first u need to think, think abt how to do this and that, when u are struggling and think there is no choice u can get help
Just keep pushing, ur brain will get used to script
ok ok
oh?
I started scripting since 1 month almost
And im not that good to
You see, whats funny is that i am still learning basics
I want to be sure i got them, make sure i understood everything so i could understand documentation etc..
yeah i get you
** You are now Level 5! **
cool
But so, trust me u will understand when u switch of youtuber if u dont understand something
Then u will be able to do what u want to
i recommend Gnomecode bginner guide he's using the code to build a minigame while explaing what it is
** You are now Level 1! **
again, im not looking for video tutorials im looking form practical courses
Ye he explains well too
Alright, but just to tell u thats if u keep always looking for the optimal and BEST way for u, u may just not find, but hope u will find tho
alright then find a fucking school
Im going to add to this:
I do alot of programming outside of roblox and to deal with exactly that
create small realistic challanges for yourself after you watch a video
say you watch a video on variables
local number1 = 5
local number2 = 10
print(number1 + number2)
then slowly build up making scripts that spawn objects, change player speed
create doors using .Touched and the parts collision physics