From: owner-xsi(at)Softimage.COM
[mailto:owner-xsi(at)Softimage.COM] On Behalf Of Bradley Gabe
Sent: 02 January 2008 15:39
To: XSI(at)Softimage.COM
Subject: Re: SCOPs with more than one output...
3) When you first start using the remapping methods on XSIMath, they can be
very confusing as to what they are doing. Make sure you are getting the proper
transform space using simple test nulls before you try to blend it into your
more complex point formula. The one you are using (MapObjectPoseToWorldSpace)
is to convert a local space of a child to global space. The first argument is
typically the global transform of the parent, and the second argument is the
local transform of the child, and it returns the global transform of the child.
[kim:-]
One of the most useful
plugins you can have when messing with these things is the ScriptedSequencer
pluginby Andrea Interguglielmi. (see http://www.xsi-blog.com/index.php?s=scriptedsequencer)