Difference between revisions of "Attachment"
Jump to navigation
Jump to search
m |
(I don't like scaling mountains of whitespace) |
||
Line 7: | Line 7: | ||
The following is a list of attachments and the bones they are attached to. | The following is a list of attachments and the bones they are attached to. | ||
<div style="{{#vardefineecho:style|display:inline-block; vertical-align:top; border-top: 1px dotted #AAA; margin-right: 1em;}}"> | |||
* '''Bone: Head''' | * '''Bone: Head''' | ||
** Skull | ** Skull | ||
Line 18: | Line 19: | ||
* '''Bone: EyeRight''' | * '''Bone: EyeRight''' | ||
** Right Eyeball | ** Right Eyeball | ||
</div> | |||
<div style="{{#var:style}}"> | |||
* '''Bone: Neck''' | * '''Bone: Neck''' | ||
** Neck | ** Neck | ||
Line 31: | Line 32: | ||
** Pelvis | ** Pelvis | ||
** Stomach | ** Stomach | ||
</div> | |||
<div style="{{#var:style}}"> | |||
* '''Bone: CollarLeft''' | * '''Bone: CollarLeft''' | ||
** Left Shoulder | ** Left Shoulder | ||
Line 41: | Line 42: | ||
* '''Bone: WristLeft''' | * '''Bone: WristLeft''' | ||
** Left Hand | ** Left Hand | ||
</div> | |||
<div style="{{#var:style}}"> | |||
* '''Bone: CollarRight''' | * '''Bone: CollarRight''' | ||
** Right Shoulder | ** Right Shoulder | ||
Line 51: | Line 52: | ||
* '''Bone: WristRight''' | * '''Bone: WristRight''' | ||
** Right Hand | ** Right Hand | ||
</div> | |||
<div style="{{#var:style}}"> | |||
* '''Bone: HipLeft''' | * '''Bone: HipLeft''' | ||
** Left Hip | ** Left Hip | ||
Line 60: | Line 61: | ||
* '''Bone: AnkleLeft''' | * '''Bone: AnkleLeft''' | ||
** Left Foot | ** Left Foot | ||
</div> | |||
<div style="{{#var:style}}"> | |||
* '''Bone: HipRight''' | * '''Bone: HipRight''' | ||
** Right Hip | ** Right Hip | ||
Line 69: | Line 70: | ||
* '''Bone: AnkleRight''' | * '''Bone: AnkleRight''' | ||
** Right Foot | ** Right Foot | ||
</div> | |||
== Footnotes == | == Footnotes == | ||
<references/> | <references/> |
Revision as of 21:18, 23 December 2013
Help Portal: |
Avatar | Bug Fixes | Communication | Community | Glossary | Land & Sim | Multimedia | Navigation | Object | Video Tutorials | Viewer | Wiki | Misc |
This article is about attachments. For LSL related information about attachments, see Category:LSL Attachment. For opensource specs, see Attachment (OS).
An attachment is an object (clothing, weapons, jewelry, shoes, etc) that can be attached to an avatar at a specific location. Usually location is set by the creator of the object. The default location otherwise is the right hand.
Attachments are linked to bones. When a bone is animated, all attachment locations linked to that bone will move identically to the bone they are linked to.
The following is a list of attachments and the bones they are attached to.
- Bone: Head
- Skull
- Nose
- Left Ear
- Right Ear
- Mouth
- Chin
- Bone: EyeLeft
- Left Eyeball
- Bone: EyeRight
- Right Eyeball
- Bone: CollarLeft
- Left Shoulder
- Bone: ShoulderLeft
- L Upper Arm
- Bone: ElbowLeft
- L Forearm
- Bone: WristLeft
- Left Hand
- Bone: CollarRight
- Right Shoulder
- Bone: ShoulderRight
- R Upper Arm
- Bone: ElbowRight
- R Forearm
- Bone: WristRight
- Right Hand
- Bone: HipLeft
- Left Hip
- L Upper Leg
- Bone: KneeLeft
- L Lower Leg
- Bone: AnkleLeft
- Left Foot
- Bone: HipRight
- Right Hip
- R Upper Leg
- Bone: KneeRight
- R Lower Leg
- Bone: AnkleRight
- Right Foot