There are tutorials out there in the devforum and as well as AbiZinho said.
Try to search in the devforum and you will find helpful topics.
Like these:
Can anyone suggest any updated scripting tutorials on YouTube?
This is a simple scripting tutorial for beginners, to understand the very basics of scripting.
ROBLOX uses Rbx.Lua as their coding language, it’s universal throughout all of ROBLOX.
For you to make your own scripts, make sure to have ROBLOX Studio installed.
Open ROBLOX Studio and choose a baseplate. What you need opened is :
‘‘Explorer’’, ‘‘Properties’’, ‘‘Output’’, which you can find in the ‘‘View’’ tab.
[image]
Begin by pressing CTRL+I to open the Advanced Objects menu.
[image]
Sele…
Planning to rewrite this resource some. Just putting it out there. I haven’t had the time to address the shortcomings of this post and so I dearly apologise. Follow the conversation in the responses below.
https://www.lua.org/pil/contents.html
For a bit of time I’ve been thinking over this. There’s been many threads on the DevForum asking where a good place to begin exploring Lua would be or where they can find documentation to help them along their learning path. There have been mentions to …
2 Likes