Difference between revisions of "Object"

From Second Life Wiki
Jump to navigation Jump to search
(cleanup, more sections)
(I don't think there are single-prim linksets)
Line 1: Line 1:
{{Help|Object= |Glossary=*}}
{{Help|Object= |Glossary=*}}


An '''object''' is a collection of one or more [[link]]ed [[prim]]s ([[link set]]) but a single prim can also be an object. An object can be [[attachment|attached]] to an [[avatar]] and there are various scripting functions that can affect an object.
An '''object''' is either a single [[prim]] or a [[link set]] (a collection several [[link]]ed prims). An object can be [[attachment|attached]] to an [[avatar]] and there are various scripting functions that can affect an object.


[[Owner]]s can set next-owner {{LSLGC|Permissions/Asset|permissions}} for [[resident]]s who receive the object.
[[Owner]]s can set next-owner {{LSLGC|Permissions/Asset|permissions}} for [[resident]]s who receive the object.

Revision as of 17:41, 17 March 2010

An object is either a single prim or a link set (a collection several linked prims). An object can be attached to an avatar and there are various scripting functions that can affect an object.

Owners can set next-owner permissions for residents who receive the object.

Coalesced object

A coalesced (or grouped) object contains multiple objects which appear as one entry in a resident's inventory, marked with the Inv item object multi.png sign. This can happen either via auto-return or when multiple objects are selected and taken at once. Coalesced objects can not be attached to an avatar.

Video tutorials

Help

Scripting

See also