tyFlow Forum
Find Target goes to 0,0,0 pos without Target - 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: Find Target goes to 0,0,0 pos without Target (/thread-2200.html)



Find Target goes to 0,0,0 pos without Target - AndyMurdock - 02-06-2021

In this file TargetZreo.max , in event 004 Find Target, when a particle does not have a particle target it heads to position 0,0,0.
Is this correct behavior?
I'd like for the Find Target to not have particles head to that position and instead just ignore Find Target.
It seems that pos 0,0,0 is being put in as a default target.

Thanks
Andy


RE: Find Target goes to 0,0,0 pos without Target - tyFlow - 02-06-2021

Hmm yea I probably don't skip particles without a target. I'll add that in.


RE: Find Target goes to 0,0,0 pos without Target - AndyMurdock - 02-06-2021

(02-06-2021, 09:52 PM)tyFlow Wrote: Hmm yea I probably don't skip particles without a target. I'll add that in.

Cool