Vishang Shah

fragmentzero

About Me

c
専門知識
Technical Director
業界:
Gamedev

Connect

LOCATION
Canada
ウェブサイト

Houdini Engine

Availability

Not Specified

Recent Forum Posts

How to procedurally set parent for joints? 2025年9月26日20:59

This got fixed by running vex in detail.
I guess doing it in point wrangle was causing the cycle issue as its looping over all joints (points) per point.

Its working without an issue now, tested with Rig Pose.

Thank you

How to procedurally set parent for joints? 2025年9月26日15:23

Looks like this ended up in a cycle though.
Trying to traverse through the points myself.


How to procedurally set parent for joints? 2025年9月26日15:09

That worked like magic.
Thank you very much.