|
Boat Extras Extras |
KB /
Dragon Issues-Neck AttachmentQ: Why is the v1.3 neck attachment aligned wrong? ![]() The neck attachment slot was added to the official Second Life viewer in version 3.2.4. If you're using a version earlier than this, or a custom viewer that doesn't support the neck attachment slot, fear not! It's possible to add this by editing a text file. Before you start, shut down Second Life. Note: If you're uncomfortable with editing this file, you can
The default Second Life install location for Windows should look something like this:
If you have 64-bit windows, it should be in "
<attachment_point
id="39"
group="6"
pie_slice="1"
name="Neck"
joint="mNeck"
position="0 0 0"
rotation="0 0 0"
visible_in_first_person="true" />
<attachment_point
id="40"
group="6"
pie_slice="2"
name="Avatar Center"
joint="mRoot"
position="0 0 0"
rotation="0 0 0"
visible_in_first_person="true" />
It should look like this:
|