I’ve setup the pose driver node to work with blendshapes and pose assets. It works, but ONLY with one pose drive node at a time. For example, only left thigh. If i chain left thigh Pose driver node to left knee, then only the blendshapes in the left knee trigger. Only the last pose driver node in the chain.
I see in the Lyra content example that there are multiple pose driver nodes chained, clavicle_r → upperarm_r → lowerarm_r, etc and all the nodes in the chain effect the final output.
How do i get the whole chain to affect the output and not only the last node in the chain?
Thanks.