Getting Started with Scripting
Welcome to scripting in Second Life!
This guide is for new creators who want to learn how to create interactive content in Second Life using SLua.
We will cover:
- basics of scripting,
- setting up your development environment, and
- writing your first scripts.
Basics
Section titled “Basics”Scripts are small programs that run inside objects in Second Life. They need to be inside an object’s inventory to work.