  | | | Tails | Tails 2004-06-10 - By Andrea Padovan XSI Dev
Back Sorry, In XSI 4.0 all works well now...
Andrea -- -- Original Message -- -- From: Andrea Padovan XSI Dev To: XSI@(protected) Sent: Friday, June 11, 2004 1:24 AM Subject: Re: Tails
Ciao Simon,
In truth the spring operator already exsist from XSI 3.5... You can apply it in this way...
'********************************** Begin Script Set oColl = CreateObject("xsi.collection")
PickObject "Effector",, oEff
PickObject "Root",, oRoot
oColl.Add oEff
oColl.Add oRoot
Set oP = ApplyOp( "Spring" , oColl )(0)
InspectObj oP
'********************************** End Script
Limitation:
If you set SpringScale to 0 you will lost Spring The springravity follow the -Y axis of chain root
Bye bye
Andrea Padovan www.borderliner.it
-- -- Original Message -- -- From: Simon Pickard To: XSI@(protected) Sent: Friday, June 11, 2004 1:01 AM Subject: Tails
Hello all,
I've been using the new tails in xsi 4 for a while now and think they are fantastic! Lots of possibilities there for animation.
However I was wondering if there is anyway to apply them to a chain of bones? I know you can create them from a curve (I guess it just does a chain from curve first). So is there any way to skip this first stage and get a "pick bones" ?
Regards,
Si.
--- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.701 / Virus Database: 458 - Release Date: 07/06/2004
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:o = "urn:schemas-microsoft-com:office:office" xmlns:w = "urn:schemas-microsoft-com:office:word"><HEAD> <META http-equiv=Content-Type content="text/html; charset=iso-8859 (See http://iso-8859.ora-code.com)-1"> <META content=Word.Document name=ProgId> <META content="MSHTML 6.00.2800.1400" name=GENERATOR> <META content="Microsoft Word 11" name=Originator><LINK href="cid:filelist.xml@(protected)" rel=File-List><!--[if gte mso 9]><xml> <o:OfficeDocumentSettings> <o:DoNotRelyOnCSS/> </o:OfficeDocumentSettings> </xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:SpellingState>Clean</w:SpellingState> <w:GrammarState>Clean</w:GrammarState> <w:DocumentKind>DocumentEmail</w:DocumentKind> <w:EnvelopeVis/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel> </w:WordDocument> </xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="156"> </w:LatentStyles> </xml><![endif]--> <STYLE>@(protected) Section1 {size: 612.0pt 792.0pt; margin: 72.0pt 90.0pt 72.0pt 90 .0pt; mso-header-margin: 35.4pt; mso-footer-margin: 35.4pt; mso-paper-source: 0; } P.MsoNormal { FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; mso -style-parent: ""; mso-pagination: widow-orphan; mso-fareast-font-family: "Times New Roman" } LI.MsoNormal { FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; mso -style-parent: ""; mso-pagination: widow-orphan; mso-fareast-font-family: "Times New Roman" } DIV.MsoNormal { FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; mso -style-parent: ""; mso-pagination: widow-orphan; mso-fareast-font-family: "Times New Roman" } A:link { COLOR: blue; TEXT-DECORATION: underline; text-underline: single } SPAN.MsoHyperlink { COLOR: blue; TEXT-DECORATION: underline; text-underline: single } A:visited { COLOR: purple; TEXT-DECORATION: underline; text-underline: single } SPAN.MsoHyperlinkFollowed { COLOR: purple; TEXT-DECORATION: underline; text-underline: single } SPAN.emailstyle17 { COLOR: navy; FONT-FAMILY: Arial; mso-style-name: emailstyle17; mso-ascii-font -family: Arial; mso-hansi-font-family: Arial; mso-bidi-font-family: Arial } SPAN.EmailStyle18 { COLOR: navy; FONT-FAMILY: Arial; mso-ascii-font-family: Arial; mso-hansi-font -family: Arial; mso-bidi-font-family: Arial; mso-style-type: personal-reply; mso -style-noshow: yes; mso-ansi-font-size: 10.0pt; mso-bidi-font-size: 10.0pt } SPAN.SpellE { mso-style-name: ""; mso-spl-e: yes } SPAN.GramE { mso-style-name: ""; mso-gram-e: yes } DIV.Section1 { page: Section1 } </STYLE> <!--[if gte mso 10]> <style> /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0cm 5.4pt 0cm 5.4pt; mso-para-margin:0cm; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-ansi-language:#0400; mso-fareast-language:#0400; mso-bidi-language:#0400;} </style> <![endif]--></HEAD> <BODY lang=EN-US style="tab-interval: 36.0pt" vLink=purple link=blue bgColor=#a0a0a4> <DIV><FONT face=Arial size=2>Sorry, In XSI 4.0 all works well now...</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>Andrea</FONT></DIV> <BLOCKQUOTE dir=ltr style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px"> <DIV style="FONT: 10pt arial">-- -- Original Message -- -- </DIV> <DIV style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> <A title=xsi@(protected) href="mailto:xsi@(protected)">Andrea Padovan XSI Dev</A> </DIV> <DIV style="FONT: 10pt arial"><B>To:</B> <A title=XSI@(protected) href="mailto:XSI@(protected)">XSI@(protected)</A> </DIV> <DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, June 11, 2004 1:24 AM</DIV> <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: Tails</DIV> <DIV><BR></DIV> <DIV><FONT face=Arial size=2>Ciao Simon,</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>In truth the spring operator already exsist from XSI 3.5...</FONT></DIV> <DIV><FONT face=Arial size=2>You can apply it in this way...</FONT></DIV> <DIV><FONT face=Arial size=2><FONT size=2></FONT></FONT> </DIV> <DIV><FONT face=Arial size=2><FONT size=2>'********************************** Begin Script</DIV></FONT></FONT> <DIV><FONT face=Arial size=2><FONT size=2> <P>Set oColl = CreateObject("xsi.collection")</P> <P>PickObject "Effector",, oEff</P> <P>PickObject "Root",, oRoot</P> <P>oColl.Add oEff</P> <P>oColl.Add oRoot</P> <P>Set oP = ApplyOp( "Spring" , oColl )(0)</P> <P>InspectObj oP</P></FONT></FONT></DIV> <DIV><FONT face=Arial size=2>'********************************** End Script</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>Limitation:</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>If you set SpringScale to 0 you will lost Spring</FONT></DIV> <DIV><FONT face=Arial size=2>The springravity follow the -Y axis of chain root</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>Bye bye</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>Andrea Padovan</FONT></DIV> <DIV><FONT face=Arial size=2><A href="http://www.borderliner.it">www.borderliner.it</A></FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <BLOCKQUOTE dir=ltr style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px"> <DIV style="FONT: 10pt arial">-- -- Original Message -- -- </DIV> <DIV style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:< /B> <A title=mail@(protected) href="mailto:mail@(protected)" >Simon Pickard</A> </DIV> <DIV style="FONT: 10pt arial"><B>To:</B> <A title=XSI@(protected) href="mailto:XSI@(protected)">XSI@(protected)</A> </DIV> <DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, June 11, 2004 1:01 AM</DIV> <DIV style="FONT: 10pt arial"><B>Subject:</B> Tails</DIV> <DIV><BR></DIV> <DIV class=Section1> <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN lang=EN-GB style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial; mso-ansi-language: EN-GB">Hello all,<o:p></o:p></SPAN></FONT></P> <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN lang=EN-GB style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial; mso-ansi-language: EN-GB"><o:p> </o:p></SPAN></FONT></P> <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN lang=EN-GB style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial; mso-ansi-language: EN-GB">Ive been using the new tails in <SPAN class=SpellE>xsi</SPAN> 4 for a while now and think they are fantastic! <SPAN class=GramE>Lots of possibilities there for animation.</SPAN><o:p></o:p></SPAN></FONT></P> <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN lang=EN-GB style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial; mso-ansi-language: EN-GB">However I was wondering if there is anyway to apply them to a chain of bones? I know you can create them from a curve (I guess it just does a chain from curve first). So is there any way to skip this first stage and get a pick bones<SPAN class=GramE> ?</SPAN><o:p></o:p></SPAN></FONT></P> <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN lang=EN-GB style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial; mso-ansi-language: EN-GB"><o:p> </o:p></SPAN></FONT></P> <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN lang=EN-GB style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial; mso-ansi-language: EN-GB">Regards,<o:p></o:p></SPAN></FONT></P> <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN lang=EN-GB style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial; mso-ansi-language: EN-GB"><BR>Si.<o:p></o:p></SPAN></FONT></P> <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN lang=EN-GB style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial; mso-ansi-language: EN-GB"><o:p> <FONT color=#000000></FONT></o:p></SPAN></FONT></P> <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN lang=EN-GB style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial; mso-ansi-language: EN-GB"><o:p><FONT color=#000000><BR>---<BR>Outgoing mail is certified Virus Free.<BR>Checked by AVG anti-virus system (<A href="http://www.grisoft.com">http://www.grisoft.com</A>).<BR>Version: 6.0.701 / Virus Database: 458 - Release Date: 07/06/2004</FONT></o:p></SPAN></FONT></P></DIV></BLOCKQUOTE></BLOCKQUOTE>< /BODY></HTML>
|
|
 |