Difference between revisions of "Object"
Jump to navigation
Jump to search
(cleanup, more sections) |
m (There is no page 'Owner' yet; so I added a link to the LSL_Owner category instead...) |
||
(One intermediate revision by one other user 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 == |
Latest revision as of 10:13, 3 February 2023
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.
Video tutorials
- What are coalesced objects?
- Linden trees in coalesced objects
- Don't rez coalesced objects close to no-build parcels