Motion path constraint with "follow" disabled does not give animated objects
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
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?
Link copied