Object: Difference between revisions
cleanup, more sections |
m Added information: coalesced objects can be rezzed by scripted objects. |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{Help|Object= |Glossary=*}} | {{Help|Object= |Glossary=*}} | ||
An '''object''' is a | 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. | ||
[[ | [[:Category:LSL_Owner|Owners]] can set next-owner {{LSLGC|Permissions/Asset|permissions}} for [[resident]]s who receive the object. | ||
== Coalesced object == | == Coalesced object == | ||
A coalesced (or grouped) object contains multiple objects which appear as one entry in a resident's [[inventory]], marked with the [[Image: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. | A coalesced (or grouped) object contains multiple objects which appear as one entry in a resident's [[inventory]], marked with the [[Image: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, however, just as coalesced objects can be rezzed from a resident's inventory, a scripted object can also rez coalesced objects from its inventory. | ||
* [[Inventory: How the Coalesce feature works|How the Coalesce feature works]] | * [[Inventory: How the Coalesce feature works|How the Coalesce feature works]] | ||
Latest revision as of 12:34, 24 February 2026
| Help Portal: |
Avatar | Bug Fixes | Communication | Community | Glossary | Land & Sim | Multimedia | Navigation | Object | Video Tutorials | Viewer | Wiki | Misc |
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
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, however, just as coalesced objects can be rezzed from a resident's inventory, a scripted object can also rez coalesced objects from its inventory.
Video tutorials
- What are coalesced objects?
- Linden trees in coalesced objects
- Don't rez coalesced objects close to no-build parcels