aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/help/Concepts/Scripting.html
blob: dc4131704d4aa52728dabab2c960a9ff08c98e04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<html>
<head>
	<title>Scripting</title>
</head>

<body>
<br>
A very powerful feature of Second Life is the ability to add a script, or small program, to an object. Scripts can turn simple objects into interactive experiences that impart information, play sounds, move or ... just about anything.
<p>
The scripting language has been designed so even non-programmers can make simple modifications and customizations. (For instance, a door may have a script so it opens with a password. It will be easy to modify the door script to the password of your choice.)
<p>
[ <a href="Second_Life_Concepts.html">Concepts Home</a> | <a href="Building_Tools.html">Previous</a> | <a href="Many_Ways_to_Get_Help.html">Next</a> ]

</body>
</html>