Vishang Shah

fragmentzero

About Me

c
EXPERTISE
Technical Director
INDUSTRY
Gamedev

Connect

LOCATION
Canada
WEBSITE

Houdini Skills

Availability

Not Specified

Recent Forum Posts

How to procedurally set parent for joints? Sept. 26, 2025, 8:59 p.m.

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? Sept. 26, 2025, 3:23 p.m.

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


How to procedurally set parent for joints? Sept. 26, 2025, 3:09 p.m.

That worked like magic.
Thank you very much.