tyFlow Forum
manually assign root particles for tyActor - Printable Version

+- tyFlow Forum (https://forum.tyflow.com)
+-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html)
+--- Forum: Feature Requests (https://forum.tyflow.com/forum-4.html)
+--- Thread: manually assign root particles for tyActor (/thread-3172.html)



manually assign root particles for tyActor - nayan - 07-03-2022

Usually, tyActor considers the one with the skin modifier as root particles which is fine..

but is there a way or can we manually assign root particles for tyActor....for e.g. If I have a simple hierarchy and want to assign certain objects has root.

Thank you
Nayan Bodawala


RE: manually assign root particles for tyActor - tyFlow - 07-03-2022

It's the other way around...the skin(s) are assigned to the root.

The root is the base of the hierarchy of your actor. It's essentially the tyActor helper converted into a particle. All of the objects you add to a tyActor are the 'rig' particles of the 'root'. So in that sense, I don't understand the purpose of changing the root...and in the context of a flow it wouldn't really make sense.


RE: manually assign root particles for tyActor - nayan - 07-06-2022

(07-03-2022, 11:59 PM)tyFlow Wrote: It's the other way around...the skin(s) are assigned to the root.

The root is the base of the hierarchy of your actor. It's essentially the tyActor helper converted into a particle. All of the objects you add to a tyActor are the 'rig' particles of the 'root'. So in that sense, I don't understand the purpose of changing the root...and in the context of a flow it wouldn't really make sense.

Oh ok.....I got it....I understand.....I forgot that part where tyactor itself is a particle....but here's a question, for e.g. I have a mechanical rig, where my mechanical geometry parts are linked with different bones mechanism.....now if I include all the bones and the 3d mechanical geometry into tyActor, well tyActor will also consider 3D geometry as rig particles...which I dont want, I want it to not be rig particle


Thank you
Nayan Bodawala


RE: manually assign root particles for tyActor - tyFlow - 07-06-2022

Hmm...maybe I don't understand the issue....but you can put tyProperties modifiers on any actor input objects, assign groups or custom floats and then filter them out to different events in your flow.


RE: manually assign root particles for tyActor - nayan - 07-07-2022

(07-06-2022, 01:27 PM)tyFlow Wrote: Hmm...maybe I don't understand the issue....but you can put tyProperties modifiers on any actor input objects, assign groups or custom floats and then filter them out to different events in your flow.

yeah, its actually no biggie........yeah I am using tyProperties for this......anyways thank you for your time