![]() |
Rotation Sibling Align ?? - Printable Version +- tyFlow Forum (https://forum.tyflow.com) +-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html) +--- Forum: General Discussion (https://forum.tyflow.com/forum-2.html) +--- Thread: Rotation Sibling Align ?? (/thread-3212.html) |
Rotation Sibling Align ?? - Credemon - 07-28-2022 hey folks hoping having a great day.. here is the problem.. i spawned a particle the siblings rotation works perfectly but the parents rotation is not aligned to siblings... do i understand correctly that the parent doesnt recognize the child? since tthe display data shows for sbling is : -1 <[0]> -1 how can i solve the parents rotation to align sbiling? RE: Rotation Sibling Align ?? - tyFlow - 07-28-2022 Yes that's a tricky situation...your assumption is correct...a parent is not a sibling of a child parent (just like in real life, you are not a sibling of your parent). Instead of siblings you could use targets in your setup and do a target align. Set each particle's target as the other particle, then align both by target. |