|
| 03 Feb 2013 07:31 AM |
From beginner to advanced/expert? On LuaLearners levels?
I just started to learn.
So how long?
-Half 2011'er, half 2012'er.
|
|
|
| Report Abuse |
|
|
|
| 03 Feb 2013 08:13 AM |
Everybody learns at different paces.
The more you dedicate to learning; the quicker it will be.
You also should ENJOY coding; most advanced people do. |
|
|
| Report Abuse |
|
|
vlekje513
|
  |
| Joined: 28 Dec 2010 |
| Total Posts: 9057 |
|
|
| 03 Feb 2013 08:18 AM |
Ik one script:
p=game.Workspace.Part
for i=1, 100 do p.CFrame=CFrame.new(i,0,0) wait() end |
|
|
| Report Abuse |
|
|
|
| 03 Feb 2013 09:39 AM |
You shouldn't just "know" scripts. You don't learn "sentences" in the English language. You learn words, to piece together sentences. Same for scripting in RBX.Lua. You learn the syntax, and make scripts.
- thedestroyer115 |
|
|
| Report Abuse |
|
|