-
Getting Velocity from a layer that’s parented to a layer, that is also parented.
Hi,
If A is parented to B, I know how to get B’s velocity,
However, if A is parented to B and B is parented to C, and if C is the layer that has animations, is there any way I can get B’s velocity’s value?
Using C’s velocity doesn’t work for me. It needs to be B, as C is a IK handle which drives movements of B, which is the midjoint.
Thanks in advance!