If you're a game creator, how did you learn to script?
~Rexored
I learned Lua myself from looking through models and just studying the language.
(Please use this answer as your question's answer)
I usually just read the wiki. And watch Youtube tutorials if the wiki can't give any information.
And I'm learning a 2nd programming language.
I first learned HTML. It was my first language (even before I learned English or any other real language). From there I learned many other languages, javascript, css, xml, json, and lua.
Lua was difficult, it is not like many other languages. But I learned it like I learned every other language. Practice and view other people's work. The need for functionality gave me a clear goal to achieve. My first script in Lua was to change the time of day (it was overly complicated and had a lot of issues).
Marked as Duplicate by M39a9am3R
This question has been asked before, and already has an answer. If those answers do not fully address your question, then please ask a new question here.
Why was this question closed?