User:Blocco/Tutorials/Introduction to Roblox Lua

From Legacy Roblox Wiki
Jump to navigationJump to search

Welcome to my Introduction to Roblox Lua tutorial! This tutorial will show you how to code in Roblox Lua, and it provides some code examples to help you along the way. This tutorial is split into different parts, each with a different topic.

Introduction to Roblox Lua Lessons
NameDescription
Setting Up Our StudioThis lesson will teach you how to setup Roblox Studio for our lessons.
Using Basic Roblox Lua CodeThis lesson will give you some code examples, their output, and why they function the way they do.