Notifications
Clear all
[Closed] Biped Pose Script
Dec 17, 2013 11:52 am
Hi all,
So this might be a little advanced for a beginner, but it would really help my work.
What I’m trying to do is capture biped poses as an array and then automatically key each pose to a key frame
So the logic is ideally
Get all poses
Step through scene frames, and at each frame paste and key a different pose to the biped.
I guess I’m already stuck, I know I can use
<integer>biped.numCopyCollections <biped_ctrl>
But how do I reference them as an array.
Is this sort of script too complicated to achieve?
Thanks