blob: efcfb728dece3915a9735d7e3f40a596671a821c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<html>
<head>
<title>Inventory</title>
</head>
<body>
<br>
As you spend time in Second Life, you'll gather many possessions. These may include objects, textures, sounds, items of clothing, scripts and other things.
<p>
You can store, view and access your Inventory at any time.
<p>
By collecting and keeping things in your inventory, they'll always be handy when you need them -- and they'll be safe in case the original is deleted by accident. Also, regularly storing versions of things in your Inventory as you build is a good way to "undo" and go back to an earlier version of your project.
<p>
[ <a href="Second_Life_Concepts.html">Concepts Home</a> | <a href="Different_Views.html">Previous</a> | <a href="Building_in_3D.html">Next</a> ]
</body>
</html>
|