noc2 Posted August 24 Share Posted August 24 (edited) Hi; I have a bunch of points that all have a vector attribute as in the ss below. I then turned these points into joints and want to align the generated joints' Y axis to their respective vector attributes. I used a rig attribute vop that runs on points and used a foreach transform vop node to loop over each joint. But the problem is that although I could bind the per point vector attribute into the loop, I just couldn't get the foreach transform to work on each point's respective vector attribute, it only works on the first point's vector attribute. This is so frustrating How on earth can a such a simple task be done in a rig attrib vop? Thankx in advance; AJ ALIGN_JOINTS_TO_VEC.hiplc Edited August 24 by noc2 Quote Link to comment Share on other sites More sharing options...
noc2 Posted August 24 Author Share Posted August 24 Here's what I could manage using a Rig Attribute Wrangle. Tried to get the smallest angle between vectors but failed miserably Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.