Skip to content
Snippets Groups Projects
Commit 535a3b3b authored by Brad Payne (Vir Linden)'s avatar Brad Payne (Vir Linden)
Browse files

SL-344 - added attachment points for hind feet

parent bd2b5b16
No related branches found
No related tags found
No related merge requests found
...@@ -545,6 +545,26 @@ ...@@ -545,6 +545,26 @@
rotation="0 0 0" rotation="0 0 0"
visible_in_first_person="true"/> visible_in_first_person="true"/>
<attachment_point
id="54"
group="8"
pie_slice="13"
name="Left Hind Foot"
joint="mHindLimb4Left"
position="0.000 0.000 0.000"
rotation="0 0 0"
visible_in_first_person="true"/>
<attachment_point
id="55"
group="8"
pie_slice="14"
name="Right Hind Foot"
joint="mHindLimb4Right"
position="0.000 0.000 0.000"
rotation="0 0 0"
visible_in_first_person="true"/>
<!-- END BENTO --> <!-- END BENTO -->
<param <param
......
...@@ -2491,6 +2491,8 @@ This feature is currently in Beta. Please add your name to this [http://goo.gl/f ...@@ -2491,6 +2491,8 @@ This feature is currently in Beta. Please add your name to this [http://goo.gl/f
<string name="Alt Right Eye">Alt Right Eye</string> <string name="Alt Right Eye">Alt Right Eye</string>
<string name="Tongue">Tongue</string> <string name="Tongue">Tongue</string>
<string name="Groin">Groin</string> <string name="Groin">Groin</string>
<string name="Left Hind Foot">Left Hind Foot</string>
<string name="Right Hind Foot">Right Hind Foot</string>
<string name="Invalid Attachment">Invalid Attachment Point</string> <string name="Invalid Attachment">Invalid Attachment Point</string>
<string name="ATTACHMENT_MISSING_ITEM">Error: missing item</string> <string name="ATTACHMENT_MISSING_ITEM">Error: missing item</string>
<string name="ATTACHMENT_MISSING_BASE_ITEM">Error: missing base item</string> <string name="ATTACHMENT_MISSING_BASE_ITEM">Error: missing base item</string>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment