Hi!
When using motion path constraints and disable "follow" option on it, it becomes unable to access/get the animated objects. The code below returns empty array when "follow" option is disabled. Using python, OpenMayaAnim.
mFnMotionPath.getAnimatedObjects(mTargets)
Could you, please, give me suggestions for it?