tyFlow Forum
Actor Distribution in order - 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: Actor Distribution in order (/thread-3601.html)



Actor Distribution in order - Ced J. - 04-03-2023

Hello Tyflow Friends !

I have a system with15 differents actor spawning on a plane ( 1 actor on each vertex of the grid. )
I want the actor distribution not in random mode, i want to have on my gridĀ  tyactor01 in first, then TyActor02, TyActor03 and so on.
there is an option in the Actor panel : index from custom floatĀ  but i don't understand how to use it ?
Can anyone can help me to do that ?
Thanks a lot !


RE: Actor Distribution in order - tyFlow - 04-03-2023

Use Birth Surface to spawn particles on the plane, in order, at every vertex. Then just place your Actor operator after.


RE: Actor Distribution in order - Ced J. - 04-03-2023

Thanks Smile