tyFlow Forum
Path Follow on spline with animated vertices - Printable Version

+- tyFlow Forum (https://forum.tyflow.com)
+-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html)
+--- Forum: Bugs and Issues (https://forum.tyflow.com/forum-3.html)
+--- Thread: Path Follow on spline with animated vertices (/thread-1372.html)



Path Follow on spline with animated vertices - Lars - 01-10-2020

Animating the vertices on a spline to be used for path follow operator is causing an UI issue as the simulation tries to update without success.


RE: Path Follow on spline with animated vertices - tyFlow - 01-10-2020

Yes max animated splines are broken and send infinite reset notifications to other plugins.

I'd suggest as an alternative, putting a skin modifier on your spline and animating it with point helpers or whatever....don't set keys on the knots themselves.


RE: Path Follow on spline with animated vertices - Lars - 01-10-2020

(01-10-2020, 03:05 AM)tyFlow Wrote: Yes max animated splines are broken and send infinite reset notifications to other plugins.

I'd suggest as an alternative, putting a skin modifier on your spline and animating it with point helpers or whatever....don't set keys on the knots themselves.

OK great.  Thank you.  Good to know.