Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi guys, I'm testing with bifrost rigging, and here's a test hand module working in progress.
I'm creating the finger joints with a iterate loop, and inside the loop I use another iterate to create each joint of a single finger.
The problem now is that, the outer loop's iteration count seems to be limited by the inner loop's iteration count. I can only have 4 fingers if I set the inner loop iteration count which is the parameter finger secs to 4.
And my file attached below. Thanks.
Solved! Go to Solution.